惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
V
V2EX
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
The Cloudflare Blog
T
Tailwind CSS Blog
H
Help Net Security
腾讯CDC
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
C
Check Point Blog
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

Transactions of the Association for Computational Linguistics

Efficient Tuning of Large Language Models for Knowledge-Grounded Dialogue Generation A Systematic Review of NLP for Dementia: Tasks, Datasets and Opportunities TALE: Token-Adaptive Low-Rank KVCache Approximation with Reconstruction Elimination Large Language Models Are Human-Like Internally BenCzechMark : A Czech-centric Multitask and Multimetric Benchmark for Large Language Models with Duel Scoring Mechanism Adding Chocolate to MINT: Mitigating Metric Interference in Machine Translation Objectifying the Subjective: Cognitive Biases in Topic Interpretations Elements of World Knowledge (EWoK): A cognition-inspired framework for evaluating basic world knowledge in language models End-to-End Long Document Summarization using Gradient Caching MURI: High-Quality Instruction Tuning Datasets for Low-Resource Languages via Reverse Instructions CRAFT Your Dataset: Task-Specific Synthetic Dataset Generation Through Corpus Retrieval and Augmentation Human Choice Prediction in Language-Based Persuasion Games: Simulation-Based Off-Policy Evaluation Adversarial Defence without Adversarial Defence: Enhancing Language Model Robustness via Instance-level Principal Component Removal Exploring Practical Gaps in Using Cross Entropy to Implement Maximum Mutual Information Criterion for Rationalization Benchmarking Linguistic Diversity of Large Language Models Do Large Multimodal Models Solve Caption Generation for Scientific Figure? Lessons Learned from SciCap Challenge 2023 MTRAG: A Multi-Turn Conversational Benchmark for Evaluating Retrieval-Augmented Generation Systems Culturally Aware and Adapted NLP: A Taxonomy and a Survey of the State of the Art KEFT: Knowledge-Enhanced Fine-Tuning for Large Language Models in Domain-Specific Question Answering Active Knowledge Structuring for Large Language Models in Materials Science Text Mining How to Select Datapoints for Efficient Human Evaluation of NLG Models? A Unifying Scheme for Extractive Content Selection Tasks Early Detection and Reduction of Memorisation for Domain Adaptation and Instruction Tuning Towards More Realistic Extraction Attacks: An Adversarial Perspective The Frame Representation Hypothesis: Multi-Token LLM Interpretability and Concept-Guided Text Generation Explanatory Summarization with Discourse-Driven Planning On the Effect of Instruction Tuning Loss on Generalization BharatBBQ: A Multilingual Bias Benchmark for Question Answering in the Indian Context Are Triggers Needed for Document-Level Event Extraction? Safe Pruning LoRA: Robust Distance-Guided Pruning for Safety Alignment in Adaptation of LLMs
Overcoming Source Object Grounding for Semantic Image Edi...
yeonjoon jun · 2025-12-25 · via Transactions of the Association for Computational Linguistics

Abstract

Recent diffusion models have demonstrated remarkable capabilities in text-to-image generation.
However, their stochastic denoising process often causes semantic image editing (SIE) models to misapply textual instructions.
That is, models often leave the source object unchanged or erroneously alter the background.
We refer to this challenge as source object grounding.
To address this challenge, we introduce R-SIE, a region-wise SIE framework.
During the inference, R-SIE models noise separately for distinct image regions, enabling precise control over the transformed areas.
To reinforce the inference, we devise an automatic pipeline leveraging bounding boxes to generate unambiguous training data.
Additionally, we propose two region-focused metrics, CLIP-Region Class (CLIP-RC) and CLIP-Global Context (CLIP-GC), to independently assess how well the source object is edited and the background is preserved, respectively.
Experimental results demonstrate that region-wise diffusion improves existing baselines, and our data generation pipeline further enhances these improvements.

Article at MIT Press Presented at EMNLP 2025