paper-with-me

Papers

FiLoRA: Focus-and-Ignore LoRA for Controllable Feature Reliance

2026-02-02 · Hyunsuk Chung, Caren Han, Yerin Choi, Seungyeon Ji, Jinwoo Kim, Eun-Jung Holden, Kyungreem Han arxiv

Multimodal foundation models integrate heterogeneous signals across modalities, yet it remains unclear whether their predictions can be controlled by explicitly modulating reliance on different internal feature pathways. Existing approaches to shortcut and spurious behavior primarily rely on post hoc analysis or data-level interventions, offering limited ability to directly intervene on how models use information. We introduce FiLoRA (Focus-and-Ignore LoRA), an instruction-conditioned, parameter-efficient adaptation framework that enables controllable modulation of feature reliance while keeping the task and predictive objective fixed. FiLoRA decomposes adaptation into feature-aligned low-rank modules and applies instruction-conditioned gating, allowing natural language instructions to act as computation-level control signals over internal representations. We evaluate FiLoRA across both controlled classification settings and generative multimodal tasks, and under a range of instruction types, including natural and compositional instructions. Results show that FiLoRA induces consistent and interpretable shifts in feature reliance, selectively amplifying or suppressing different feature groups in accordance with the instruction, without altering task semantics. Our findings suggest that instruction-conditioned parameter adaptation can serve as a practical mechanism for intervening on internal model behavior, providing a new perspective on controllability and analysis of multimodal systems beyond output-level prompting or post hoc interpretation.

📄 PDF Abstract BibTeX arXiv:2602.02060

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Less is More: Resource-Efficient Low-Rank Adaptation

2025-11-30 · Chunlin Tian, Xuyang Wei, Huanrong Liu, Zhijiang Guo 외 arxiv

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method for Large Language Models (LLMs), but it still incurs notable overhead and suffers from parameter interference in complex datas…

parameter-efficient fine-tuningImage Generation

Controllable Gradient Item Retrieval

2021-05-31 · Haonan Wang, Chang Zhou, Carl Yang, Hongxia Yang 외

In this paper, we identify and study an important problem of gradient item retrieval. We define the problem as retrieving a sequence of items with a gradual change on a certain attribute, given a reference item and a mod…

AttributeDisentanglementRetrieval

GASPACHO: Gaussian Splatting for Controllable Humans and Objects

2025-03-12 · Aymen Mir, Arthur Moreau, Helisa Dhamo, Zhensong Zhang 외

We present GASPACHO: a method for generating photorealistic controllable renderings of human-object interactions. Given a set of multi-view RGB images of human-object interactions, our method reconstructs animatable temp…

Human-Object Interaction DetectionObject

CDL: Curriculum Dual Learning for Emotion-Controllable Response Generation

2020-05-01 · ACL 2020 6 · Lei Shen, Yang Feng

Emotion-controllable response generation is an attractive and valuable task that aims to make open-domain conversations more empathetic and engaging. Existing methods mainly enhance the emotion expression by adding regul…

DiversityResponse Generation

LiON-LoRA: Rethinking LoRA Fusion to Unify Controllable Spatial and Temporal Generation for Video Diffusion

2025-07-08 · Yisu Zhang, Chenjie Cao, Chaohui Yu, Jianke Zhu

Video Diffusion Models (VDMs) have demonstrated remarkable capabilities in synthesizing realistic videos by learning from large-scale data. Although vanilla Low-Rank Adaptation (LoRA) can learn specific spatial or tempor…