← Search

Yong Luo

44 accepted papers

2026

AnesSuite: A Comprehensive Benchmark and Dataset Suite for Anesthesiology Reasoning in LLMs

ICLR 2026poster

The application of large language models (LLMs) in the medical field has garnered significant attention, yet their reasoning capabilities in more specialized domains like anesthesiology remain underexplored. To bridge this gap, we introduce AnesSuite, the first comprehensive dataset suite specifical…

Cited by 0SourcecodeScholar
2026

Bootstrapping MLLM for Weakly‑Supervised Class‑Agnostic Object Counting

ICLR 2026poster

Object counting is a fundamental task in computer vision, with broad applicability in many real-world scenarios. Fully-supervised counting methods require costly point-level annotations per object. Few weakly-supervised methods leverage only image-level object counts as supervision and achieve fairl…

Cited by 0SourcecodeScholar
2026

PDAgent: An LLM-Driven Autonomous Agent Framework Towards *In Silico* Protein Design via Directed Mutation

ICML 2026poster

Computational protein design holds immense promise across diverse domains, but existing approaches face significant challenges: traditional physics-based methods require substantial domain expertise, while emerging deep learning methods often rely on restricted functional ontologies, struggle to bri…

Cited by 0SourceScholar
2026

Physics-Informed Multi-Task Learning for Battery State of Health Prediction with Uncertainty Quantification

AAAI 2026technical

Existing battery State of Health (SOH) prediction approaches often struggle to provide both accurate predictions and reliable uncertainty estimates. This paper presents a novel Multi-Task Learning (MTL) framework that jointly tackles SOH prediction and provides a proxy metric for uncertainty through

Cited by 0SourcePDFScholar
2026

Refining Few-Step Text-to-Multiview Diffusion via Reinforcement Learning

CVPR 2026

Text-to-multiview (T2MV) diffusion models have shown great promise in generating multiple views of a scene from a single text prompt. While few-step backbones enable real-time T2MV generation, they often compromise key aspects of generation quality, such as per-view fidelity and cross-view consisten

Cited by 0SourcecodeScholar
2026

SRD: Reinforcement-Learned Semantic Perturbation for Backdoor Defense in VLMs

AAAI 2026technical

Visual language models (VLMs) have made significant progress in image captioning tasks, yet recent studies have found they are vulnerable to backdoor attacks. Attackers can inject undetectable perturbations into the data during inference, triggering abnormal behavior and generating malicious caption

Cited by 0SourcePDFScholar
2026

TranX-Adapter: Bridging Artifacts and Semantics within MLLMs for Robust AI-generated Image Detection

ICML 2026poster

Rapid advances in AI-generated image (AIGI) technology enable highly realistic synthesis, threatening public information integrity and security. Recent studies have demonstrated that incorporating texture-level artifact features alongside semantic features into multimodal large language models (MLLM…

Cited by 0SourceScholar
2025

A Dual Stream Visual Tokenizer for LLM Image Generation

IJCAI 2025

We proposes a novel visual tokenizer by combining high-level semantic tokens and low-level pixel tokens to represent images, aiming to address the challenges of image-to-sequence conversion for Large Language Models (LLMs). Existing visual tokenizers, such as VQ-VAE and diffusion-based models, eithe

Cited by 0SourcePDFScholar
2025

AiDE-Q: Synthetic Labeled Datasets Can Enhance Learning Models for Quantum Property Estimation

NeurIPS 2025poster

Quantum many-body problems are central to various scientific disciplines, yet their ground-state properties are intrinsically challenging to estimate. Recent advances in deep learning (DL) offer potential solutions in this field, complementing prior purely classical and quantum approaches. However,…

Cited by 0SourceScholar
2025

Decision Mixer: Integrating Long-term and Local Dependencies via Dynamic Token Selection for Decision-Making

ICML 2025poster

The Conditional Sequence Modeling (CSM) paradigm, benefiting from the transformer's powerful distribution modeling capabilities, has demonstrated considerable promise in offline Reinforcement Learning (RL) tasks. Depending on the task's nature, it is crucial to carefully balance the interplay betwee…

Cited by 0SourcePDFScholar
2025

Divide, Conquer and Combine: A Training-Free Framework for High-Resolution Image Perception in Multimodal Large Language Models

AAAI 2025technical

Multimodal large language models (MLLMs) have experienced significant advancements recently, but still struggle to recognize and interpret intricate details in high-resolution (HR) images effectively. While state-of-the-art (SOTA) MLLMs claim to process images at 4K resolution, existing MLLM benchma…

2025

ELBA-Bench: An Efficient Learning Backdoor Attacks Benchmark for Large Language Models

ACL 2025long

Generative large language models are crucial in natural language processing, but they are vulnerable to backdoor attacks, where subtle triggers compromise their behavior. Although backdoor attacks against LLMs are constantly emerging, existing benchmarks remain limited in terms of sufficient coverag…

2025

EgoNet: An Unified Egocentric Active Speaker Detection Framework for both Camera Wearer and Visible Candidates

ICASSP 2025accepted

Active Speaker Detection (ASD) aims to determine whether each candidate in a video frame is speaking. The egocentric dataset Ego4D introduces unique challenges for this task, such as dynamic shooting angles that cause candidates to frequently leave the sight, leading to temporal discontinuities. Add…

Cited by 0SourceScholar
2025

FIRING-Net: A filtered feature recycling network for speech enhancement

ICLR 2025poster

Current deep neural networks for speech enhancement (SE) aim to minimize the distance between the output signal and the clean target by filtering out noise features from input features. However, when noise and speech components are highly similar, SE models struggle to learn effective discrimination…

Cited by 0SourcePDFScholar
2025

MTGA: Multi-View Temporal Granularity Aligned Aggregation for Event-Based Lip-Reading

AAAI 2025technical

Lip-reading is to utilize the visual information of the speaker’s lip movements to recognize words and sentences. Existing event-based lip-reading solutions integrate different frame rate branches to learn spatio-temporal features of varying granularities. However, aggregating events into event fram…

2025

Merging on the Fly Without Retraining: A Sequential Approach to Scalable Continual Model Merging

NeurIPS 2025poster

Deep model merging represents an emerging research direction that combines multiple fine-tuned models to harness their specialized capabilities across different tasks and domains. Current model merging techniques focus on merging all available models simultaneously, with weight interpolation-based m…

Cited by 0SourcecodeScholar
2025

MixPrompt: Efficient Mixed Prompting for Multimodal Semantic Segmentation

NeurIPS 2025poster

Recent advances in multimodal semantic segmentation show that incorporating auxiliary inputs—such as depth or thermal images—can significantly improve performance over single-modality (RGB-only) approaches. However, most existing solutions rely on parallel backbone networks and complex fusion module…

Cited by 0SourceScholar
2025

Open-Vocabulary Fine-Grained Hand Action Detection

IJCAI 2025

In this work, we address the new challenge of open-vocabulary fine-grained hand action detection, which aims to recognize hand actions from both known and novel categories using textual descriptions. Traditional hand action detection methods are limited to closed-set detection, making it difficult f

Cited by 0SourcePDFScholar
2025

Retrieval-Augmented Perception: High-resolution Image Perception Meets Visual RAG

ICML 2025oral

High-resolution (HR) image perception remains a key challenge in multimodal large language models (MLLMs). To drive progress beyond the limits of heuristic methods, this paper advances HR perception capabilities of MLLMs by harnessing cutting-edge long-context techniques such as retrieval-augmented…

2025

Self-Evolving Pseudo-Rehearsal for Catastrophic Forgetting with Task Similarity in LLMs

NeurIPS 2025poster

Continual learning for large language models (LLMs) demands a precise balance between $\textbf{plasticity}$ - the ability to absorb new tasks - and $\textbf{stability}$ - the preservation of previously learned knowledge. Conventional rehearsal methods, which replay stored examples, are limited by lo…

Cited by 0SourcecodeScholar
2025

Targeted Low-rank Refinement: Enhancing Sparse Language Models with Precision

ICML 2025poster

Pruning is a widely used technique for compressing large neural networks that eliminates weights that have minimal impact on the model's performance. Current pruning methods, exemplified by magnitude pruning, assign an importance score to each weight based on its magnitude and remove weights with sc…

Cited by 0SourcePDFScholar
2025

Value-Guided Decision Transformer: A Unified Reinforcement Learning Framework for Online and Offline Settings

NeurIPS 2025poster

The Conditional Sequence Modeling (CSM) paradigm, benefiting from the transformer's powerful distribution modeling capabilities, has demonstrated considerable promise in Reinforcement Learning (RL) tasks. However, much of the work has focused on applying CSM to single online or offline settings, wit…

Cited by 0SourceScholar
2024

Confronting Reward Overoptimization for Diffusion Models: A Perspective of Inductive and Primacy Biases

ICML 2024poster

Bridging the gap between diffusion models and human preferences is crucial for their integration into practical generative workflows. While optimizing downstream reward models has emerged as a promising alignment strategy, concerns arise regarding the risk of excessive optimization with learned rewa…

2024

Decomposed Prompt Decision Transformer for Efficient Unseen Task Generalization

NeurIPS 2024poster

Multi-task offline reinforcement learning aims to develop a unified policy for diverse tasks without requiring real-time interaction with the environment. Recent work explores sequence modeling, leveraging the scalability of the transformer architecture as a foundation for multi-task learning. Given…

2024

Decomposing Semantic Shifts for Composed Image Retrieval

AAAI 2024technical

Composed image retrieval is a type of image retrieval task where the user provides a reference image as a starting point and specifies a text on how to shift from the starting point to the desired target image. However, most existing methods focus on the composition learning of text and reference im…

2024

Eliminating the Cross-Domain Misalignment in Text-guided Image Inpainting

IJCAI 2024poster

Text-guided image inpainting has rapidly garnered prominence as a task in user-directed image synthesis, aiming to complete the occluded image regions following the textual prompt provided. However, current methods usually grapple with issues arising from the disparity between low-level pixel data a…

2024

Improving Generalized Zero-Shot Learning by Exploring the Diverse Semantics from External Class Names

CVPR 2024poster

Generalized Zero-Shot Learning (GZSL) methods often assume that the unseen classes are similar to seen classes and thus perform poor when unseen classes are dissimilar to seen classes. Although some existing GZSL approaches can alleviate this issue by leveraging additional semantic information from…

2024

Joint Input and Output Coordination for Class-Incremental Learning

IJCAI 2024poster

Incremental learning is nontrivial due to severe catastrophic forgetting. Although storing a small amount of data on old tasks during incremental learning is a feasible solution, current strategies still do not 1) adequately address the class bias problem, and 2) alleviate the mutual interference be…

Cited by 2SourcePDFScholar
2024

MG-Net: Learn to Customize QAOA with Circuit Depth Awareness

NeurIPS 2024poster

Quantum Approximate Optimization Algorithm (QAOA) and its variants exhibit immense potential in tackling combinatorial optimization challenges. However, their practical realization confronts a dilemma: the requisite circuit depth for satisfactory performance is problem-specific and often exceeds the…

2024

MMSite: A Multi-modal Framework for the Identification of Active Sites in Proteins

NeurIPS 2024poster

The accurate identification of active sites in proteins is essential for the advancement of life sciences and pharmaceutical development, as these sites are of critical importance for enzyme activity and drug design. Recent advancements in protein language models (PLMs), trained on extensive dataset…

2024

Merging Multi-Task Models via Weight-Ensembling Mixture of Experts

ICML 2024poster

Merging various task-specific Transformer-based vision models trained on different tasks into a single unified model can execute all the tasks concurrently. Previous methods, exemplified by task arithmetic, have been proven to be both effective and scalable. Existing methods have primarily focused o…

2024

OOP: Object-Oriented Programming Evaluation Benchmark for Large Language Models

ACL 2024findings

Advancing automated programming necessitates robust and comprehensive code generation benchmarks, yet current evaluation frameworks largely neglect object-oriented programming (OOP) in favour of functional programming (FP), e.g., HumanEval and MBPP. To address this, our study introduces a pioneering…

2024

Parameter-Efficient Multi-Task Model Fusion with Partial Linearization

ICLR 2024poster

Large pre-trained models have enabled significant advances in machine learning and served as foundation components. Model fusion methods, such as task arithmetic, have been proven to be powerful and scalable to incorporate fine-tuned weights from different tasks into a multi-task model. However, ef…

2024

Zero-shot Learning for Preclinical Drug Screening

IJCAI 2024poster

Conventional deep learning methods typically employ supervised learning for drug response prediction (DRP). This entails dependence on labeled response data from drugs for model training. However, practical applications in the preclinical drug screening phase demand that DRP models predict responses…

2023

FedABC: Targeting Fair Competition in Personalized Federated Learning

AAAI 2023technical

Federated learning aims to collaboratively train models without accessing their client's local private data. The data may be Non-IID for different clients and thus resulting in poor performance. Recently, personalized federated learning (PFL) has achieved great success in handling Non-IID data by en…

Cited by 10SourcePDFScholar
2023

Federated Learning with Manifold Regularization and Normalized Update Reaggregation

NeurIPS 2023poster

Federated Learning (FL) is an emerging collaborative machine learning framework where multiple clients train the global model without sharing their own datasets. In FL, the model inconsistency caused by the local data heterogeneity across clients results in the near-orthogonality of client updates,…

Cited by 9SourcePDFScholar
2023

Improving Heterogeneous Model Reuse by Density Estimation

IJCAI 2023poster

This paper studies multiparty learning, aiming to learn a model using the private data of different participants. Model reuse is a promising solution for multiparty learning, assuming that a local model has been trained for each party. Considering the potential sample selection bias among different…

2023

Symmetric Pruning in Quantum Neural Networks

ICLR 2023top-25%

Many fundamental properties of a quantum system are captured by its Hamiltonian and ground state. Despite the significance, ground states preparation (GSP) is classically intractable for large-scale Hamiltonians. Quantum neural networks (QNNs), which exert the power of modern quantum machines, have…

Cited by 30SourcePDFScholar
2022

Dependency Parsing via Sequence Generation

EMNLP 2022finding

Dependency parsing aims to extract syntactic dependency structure or semantic dependency structure for sentences.Existing methods for dependency parsing include transition-based method, graph-based method and sequence-to-sequence method.These methods obtain excellent performance and we notice them b…

2022

Resistance Training Using Prior Bias: Toward Unbiased Scene Graph Generation

AAAI 2022technical

Scene Graph Generation (SGG) aims to build a structured representation of a scene using objects and pairwise relationships, which benefits downstream tasks. However, current SGG methods usually suffer from sub-optimal scene graph generation because of the long-tailed distribution of training data. T…

2021

Federated Learning for Non-IID Data via Unified Feature Learning and Optimization Objective Alignment

ICCV 2021poster

Federated Learning (FL) aims to establish a shared model across decentralized clients under the privacy-preserving constraint. Despite certain success, it is still challenging for FL to deal with non-IID (non-independent and identical distribution) client data, which is a general scenario in real-wo…

Cited by 100PDFScholar
2021

Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing

EMNLP 2021finding

Unsupervised cross-domain dependency parsing is to accomplish domain adaptation for dependency parsing without using labeled data in target domain. Existing methods are often of the pseudo-annotation type, which generates data through self-annotation of the base model and performing iterative traini…

Cited by 2SourcePDFScholar