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

推荐订阅源

人人都是产品经理
人人都是产品经理
博客园_首页
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
小众软件
小众软件
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
罗磊的独立博客
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
IT之家
IT之家
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Recent Announcements
Recent Announcements
M
MIT News - Artificial intelligence
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog

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