← Search

Yi Lu

25 accepted papers

2026

Med-Scout: Curing MLLMs' Geometric Blindness in Medical Perception via Geometry-Aware RL Post-Training

ICML 2026poster

Despite recent Multimodal Large Language Models (MLLMs)' linguistic prowess in medical diagnosis, we find even state-of-the-art MLLMs suffer from a critical perceptual deficit: **geometric blindness**. This failure to ground outputs in objective geometric constraints leads to plausible yet factually…

Cited by 0SourceScholar
2026

R-Horizon: How Far Can Your Large Reasoning Model Really Go in Breadth and Depth?

ICLR 2026poster

Recent trends in test-time scaling for reasoning models (e.g., OpenAI o1, DeepSeek-R1) have led to remarkable improvements through long Chain-of-Thought (CoT). However, existing benchmarks mainly focus on immediate, single-horizon tasks, failing to adequately evaluate models’ ability to understand a…

Cited by 0SourcecodeScholar
2025

DPI-TTS: Directional Patch Interaction for Fast-Converging and Style Temporal Modeling in Text-to-Speech

ICASSP 2025accepted

In recent years, speech diffusion models have advanced rapidly. Alongside the widely used U-Net architecture, transformer-based models such as the Diffusion Transformer (DiT) have also gained attention. However, current DiT speech models treat Mel spectrograms as general images, which overlooks the…

Cited by 0SourceScholar
2025

Mitigating Object Hallucinations in MLLMs via Multi-Frequency Perturbations

EMNLP 2025

Recently, multimodal large language models (MLLMs) have demonstrated remarkable performance in visual-language tasks. However, the authenticity of the responses generated by MLLMs is often compromised by object hallucinations. We identify that a key cause of these hallucinations is the model’s over-

Cited by 0SourcePDFScholar
2025

Mixture of Experts Fusion for Fake Audio Detection Using Frozen wav2vec 2.0

ICASSP 2025accepted

Speech synthesis technology has posed a serious threat to speaker verification systems. Currently, the most effective fake audio detection methods utilize pretrained models, and integrating features from various layers of pretrained model further enhances detection performance. However, most of the…

Cited by 0SourceScholar
2025

MotionPRO: Exploring the Role of Pressure in Human MoCap and Beyond

CVPR 2025highlight

Existing human Motion Capture (MoCap) methods mostly focus on the visual similarity while neglecting the physical plausibility. As a result, downstream tasks such as driving virtual human in 3D scene or humanoid robots in real world suffer from issues such as timing drift and jitter, spatial problem…

2025

RSVP: Reasoning Segmentation via Visual Prompting and Multi-modal Chain-of-Thought

ACL 2025long

Multi-modal Large Language Models (MLLMs) have demonstrated remarkable reasoning capability while lack explicit mechanisms for visual grounding and segmentation, creating a gap between cognitive reasoning and visual perception. To bridge this gap, we introduce Reasoning Segmentation via Visual Promp…

Cited by 0SourcePDFScholar
2025

Understanding Parametric and Contextual Knowledge Reconciliation within Large Language Models

NeurIPS 2025spotlight

Retrieval-Augmented Generation (RAG) provides additional contextual knowledge to complement the parametric knowledge in Large Language Models (LLMs). These two knowledge interweave to enhance the accuracy and timeliness of LLM responses. However, the internal mechanisms by which LLMs utilize thes…

Cited by 0SourceScholar
2025

VEU-Bench: Towards Comprehensive Understanding of Video Editing

CVPR 2025highlight

Widely shared videos on the internet are often edited. Recently, although Video Large Language Models (Vid-LLMs) have made great progress in general video understanding tasks, their capabilities in video editing understanding (VEU) tasks remain unexplored. To address this gap, in this paper, we intr…

Cited by 0SourcePDFScholar
2025

Video Repurposing from User Generated Content: A Large-scale Dataset and Benchmark

AAAI 2025technical

The demand for producing short-form videos for sharing on social media platforms has experienced significant growth in recent times. Despite notable advancements in the fields of video summarization and highlight detection, which can create partially usable short films from raw videos, these approac…

2025

VisualLens: Personalization through Task-Agnostic Visual History

NeurIPS 2025poster

Existing recommendation systems either rely on user interaction logs, such as online shopping history for shopping recommendations, or focus on text signals. However, item-based histories are not always accessible and generalizable for multimodal recommendation. We hypothesize that a user's visual…

Cited by 0SourceScholar
2024

APDDv2: Aesthetics of Paintings and Drawings Dataset with Artist Labeled Scores and Comments

NeurIPS 2024poster

Datasets play a pivotal role in training visual models, facilitating the development of abstract understandings of visual features through diverse image samples and multidimensional attributes. However, in the realm of aesthetic evaluation of artistic images, datasets remain relatively scarce. Exist…

2024

LONGAGENT: Achieving Question Answering for 128k-Token-Long Documents through Multi-Agent Collaboration

EMNLP 2024main

Large language models (LLMs) have achieved tremendous success in understanding language and processing text. However, question-answering (QA) on lengthy documents faces challenges of resource constraints and a high propensity for errors, even for the most advanced models such as GPT-4 and Claude2.In…

2024

LongHeads: Multi-Head Attention is Secretly a Long Context Processor

EMNLP 2024finding

Large language models (LLMs) have achieved impressive performance in numerous domains but often struggle to process lengthy inputs effectively and efficiently due to limited length generalization and attention’s quadratic computational demands. Many sought to mitigate this by restricting the attenti…

2024

Making Harmful Behaviors Unlearnable for Large Language Models

ACL 2024findings

Large language models (LLMs) have shown great potential to empower various domains and are often customized by fine-tuning for the requirements of different applications. However, the powerful learning ability of LLMs not only enables them to learn new tasks but also makes them vulnerable to learnin…

2024

Paintings and Drawings Aesthetics Assessment with Rich Attributes for Various Artistic Categories

IJCAI 2024poster

Image aesthetic evaluation is a highly prominent research domain in the field of computer vision. In recent years, there has been a proliferation of datasets and corresponding evaluation methodologies for assessing the aesthetic quality of photographic works, leading to the establishment of a relati…

2024

Self-Demos: Eliciting Out-of-Demonstration Generalizability in Large Language Models

NAACL 2024findings

Large language models (LLMs) have shown promising abilities of in-context learning (ICL), adapting swiftly to new tasks with only few-shot demonstrations. However, current few-shot methods heavily depend on high-quality, query-specific demos, which are often lacking. When faced with out-of-demonstra…

2023

Nonparametric Decoding for Generative Retrieval

ACL 2023findings

The generative retrieval model depends solely on the information encoded in its model parameters without external memory, its information capacity is limited and fixed. To overcome the limitation, we propose Nonparametric Decoding (Np Decoding) which can be applied to existing generative retrieval m…

2023

TextMixer: Mixing Multiple Inputs for Privacy-Preserving Inference

EMNLP 2023long findings

Pre-trained language models (PLMs) are often deployed as cloud services, enabling users to upload textual data and perform inference remotely. However, users' personal text often contains sensitive information, and sharing such data directly with the service providers can lead to serious privacy l…

Cited by 0SourceScholar
2023

TextObfuscator: Making Pre-trained Language Model a Privacy Protector via Obfuscating Word Representations

ACL 2023findings

In real-world applications, pre-trained language models are typically deployed on the cloud, allowing clients to upload data and perform compute-intensive inference remotely. To avoid sharing sensitive data directly with service providers, clients can upload numerical representations rather than pla…

2022

Improved Knowledge Distillation for Pre-trained Language Models via Knowledge Selection

EMNLP 2022finding

Knowledge distillation addresses the problem of transferring knowledge from a teacher model to a student model.In this process, we typically have multiple types of knowledge extracted from the teacher model.The problem is to make full use of them to train the student model.Our preliminary study show…

2021

On the Transferability of Minimal Prediction Preserving Inputs in Question Answering

NAACL 2021long

Recent work (Feng et al., 2018) establishes the presence of short, uninterpretable input fragments that yield high confidence and accuracy in neural models. We refer to these as Minimal Prediction Preserving Inputs (MPPIs). In the context of question answering, we investigate competing hypotheses fo…

2017

Preliminary study on magnetic tracking based navigation for wire-driven flexible robot

IROS 2017poster

Flexible manipulator enables curvilinear accessibility through small incisions or natural orifices for minimally invasive surgery and diagnosis, which makes it a good choice for minimally invasive surgery. In order to control the robot precisely and safely, the real-time position and shape informati…

Cited by 9SourceScholar