← Search

Xin Zhang

146 accepted papers

2026

A Tale of Two Problems: Multi-Task Bilevel Learning Meets Equality Constrained Multi-Objective Optimization

ICML 2026poster

In recent years, bilevel optimization (BLO) has attracted significant attention for its broad applications in machine learning. However, most existing works on BLO remain confined to the single-task setting and rely on the lower-level strong convexity assumption, which significantly restricts their …

Cited by 0SourceScholar
2026

AOEB: Benchmarking Agent-Oriented Multimodal Embeddings

ICML 2026poster

LLM agents powered by retrieval and RAG are increasingly prevalent across research and applications. Embedding models play a critical role in these systems, particularly in embedding-based retrieval. However, current benchmarks for embeddings, such as MTEB, remain focused on general-purpose scenario…

Cited by 0SourceScholar
2026

Beyond Aggregation: Guiding Clients in Heterogeneous Federated Learning

ICLR 2026poster

Federated learning (FL) is increasingly adopted in domains like healthcare, where data privacy is paramount. A fundamental challenge in these systems is statistical heterogeneity—the fact that data distributions vary significantly across clients (e.g., different hospitals may treat distinct patient…

Cited by 0SourcecodeScholar
2026

CityLens: Evaluating Large Vision-Language Models for Urban Socioeconomic Sensing

ICLR 2026poster

Understanding urban socioeconomic conditions through visual data is a challenging yet essential task for sustainable urban development and policy planning. In this work, we introduce CityLens, a comprehensive benchmark designed to evaluate the capabilities of Large Vision-Language Models (LVLMs) in…

Cited by 0SourcecodeScholar
2026

Closing the Loop: Universal Repository Representation with RPG-Encoder

ICML 2026poster

Current repository agents encounter a reasoning disconnect due to fragmented representations, as existing methods rely on isolated API documentation or dependency graphs that lack semantic depth. We consider repository comprehension and generation to be inverse processes within a unified cycle: gene…

Cited by 0SourceScholar
2026

CodeGenGuard: A Robust Watermark for Code Generation Models

ICLR 2026poster

Code language models (LMs) represent valuable intellectual property (IP) as their training involves immense investments, including large-scale code corpora, proprietary annotations, extensive computational resources, and specialized designs. Hence the threat of model IP infringements such as unautho…

Cited by 0SourcecodeScholar
2026

Cross-Field Interface-Aware Neural Operators for Multiphase Flow Simulation

AAAI 2026technical

Multiphase flow simulation is critical in science and engineering but incurs high computational costs due to complex field discontinuities and the need for high-resolution numerical meshes. While Neural Operators (NOs) offer an efficient alternative for solving Partial Differential Equations (PDEs),

Cited by 0SourcePDFScholar
2026

DA-Mamba: Learning Domain-Aware State Space Model for Global-Local Alignment in Domain Adaptive Object Detection

CVPR 2026

Domain Adaptive Object Detection (DAOD) aims to transfer detectors from a labeled source domain to an unlabeled target domain.Existing DAOD methods employ multi-granularity feature alignment to learn domain-invariant representations.However, the local connectivity of their CNN-based backbone and det

Cited by 0SourceScholar
2026

Decision Transformers As Zero-Shot Learners via Text-Behavior Alignment

ICML 2026spotlight

Offline meta-reinforcement learning (meta-RL) aims to train agents that can generalize to unseen tasks using pre-collected data from related tasks. Recent approaches leverage the scalability of transformer architectures to model behavior sequences and support task adaptation using target task demons…

Cited by 0SourceScholar
2026

DrVoice: Parallel Speech-Text Voice Conversation Model via Dual-Resolution Speech Representations

ICLR 2026poster

Recent studies on end-to-end (E2E) speech generation with large language models (LLMs) have attracted significant community attention, with multiple works extending text-based LLMs to generate discrete speech tokens. Existing E2E approaches primarily fall into two categories: (1) Methods that genera…

Cited by 0SourceScholar
2026

Exemplar-Free Class Incremental Learning via Preserving Class-Discriminative Structure

CVPR 2026

Exemplar-Free Class Incremental Learning (EFCIL) aims to enable models to learn new classes sequentially without retaining samples from previous tasks. While recent approaches leverage pre-trained models with parameter-efficient tuning to mitigate forgetting, they often overlook a crucial cause of f

Cited by 0SourcecodeScholar
2026

Focus-LIME: Surgical Interpretation of Long-Context Large Language Models via Proxy-Based Neighborhood Selection

IJCAI 2026

As Large Language Models (LLMs) scale to handle massive context windows, achieving surgical feature-level interpretation is essential for high-stakes tasks like legal auditing and code debugging. However, existing local model-agnostic explanation methods face a critical dilemma in these scenarios: f

Cited by 0Scholar
2026

GeoCoT: Towards Reliable Remote Sensing Reasoning with Manifold Perspective

CVPR 2026

Multimodal Large Language Models (MLLMs) have shown strong potential in remote sensing (RS) through multi-task reasoning and cross-modal generalization.However, existing RS-MLLMs mainly rely on a single shared expert for all tasks, making it hard to produce reliable results. Meanwhile, the intrinsic

Cited by 0SourceScholar
2026

KaLM-Embedding-V2: Superior Training Techniques and Data Inspire A Versatile Embedding Model

ICLR 2026poster

Recent advancements in Large Language Models (LLMs)-based text embedding models primarily focus on data scaling or synthesis, yet limited exploration of training techniques and data quality, thereby constraining performance. In this work, we propose KaLM-Embedding-V2, a series of versatile and compa…

Cited by 0SourcecodeScholar
2026

MUSE: Harnessing Precise and Diverse Semantics for Few-Shot Whole Slide Image Classification

CVPR 2026

In computational pathology, few-shot whole slide image classification is primarily driven by the extreme scarcity of expert-labeled slides. Recent vision-language methods incorporate textual semantics generated by large language models, but treat these descriptions as static class-level priors that

Cited by 0SourceScholar
2026

Multi-Head Attention as a Source of Catastrophic Forgetting in MoE Transformers

ICML 2026poster

Mixture-of-Experts (MoE) architectures are often considered a natural fit for continual learning because sparse routing should localize updates and reduce interference, yet MoE Transformers still forget substantially even with sparse, well-balanced expert utilization. We attribute this gap to a pre-…

Cited by 0SourceScholar
2026

NAIPv2: Debiased Pairwise Learning for Efficient Paper Quality Estimation

ICLR 2026poster

The ability to estimate the quality of scientific papers is central to how both humans and AI systems will advance scientific knowledge in the future. However, existing LLM-based estimation methods suffer from high inference cost, whereas the faster direct score regression approach is limited by sca…

Cited by 0SourcecodeScholar
2026

NeurIPS: Neuro-anatomical Inductive Priors for Sphere-based Brain Decoding

ICML 2026poster

Current fMRI decoders face a performance-fidelity trade-off where efficient ID encoders outperform geometrically-aligned surface-based models. We argue this is an artifact of inefficient surface tokenization and the failure to use anatomy as a predictive signal. We present **NeurIPS**, a framework t…

Cited by 0SourceScholar
2026

PSGS: TEXT-DRIVEN PANORAMA SLIDING SCENE GENERATION VIA GAUSSIAN SPLATTING

ICASSP 2026poster

Generating realistic 3D scenes from text is crucial for immersive applications like VR, AR, and gaming. While text-driven approaches promise efficiency, existing methods suffer from limited 3D-text data and inconsistent multi-view stitching, resulting in overly simplistic scenes. To address this, we…

Cited by 0SourcePDFScholar
2026

PetaGAIL++: Utility Optimized Private Trajectory Generation with Imitation Learning

ICLR 2026oral

Human mobility trajectory data supports a wide range of applications, including urban planning, intelligent transportation systems, and public safety monitoring. However, large-scale, high-quality mobility datasets are difficult to obtain due to privacy concerns. Raw trajectory data may reveal sensi…

Cited by 0SourceScholar
2026

Pisces: Cryptography-based Private Retrieval-Augmented Generation with Dual-Path Retrieval

ICLR 2026poster

Retrieval-augmented generation (RAG) enhances the response quality of large language models (LLMs) when handling domain-specific tasks, yet raises significant privacy concerns. This is because both the user query and documents within the knowledge base often contain sensitive or confidential informa…

Cited by 0SourcecodeScholar
2026

Point2RBox-v3: Self-Bootstrapping from Point Annotations via Integrated Pseudo-Label Refinement and Utilization

ICLR 2026poster

Driven by the growing need for Oriented Object Detection (OOD), learning from point annotations under a weakly-supervised framework has emerged as a promising alternative to costly and laborious manual labeling. In this paper, we discuss two deficiencies in existing point-supervised methods: ineffic…

Cited by 0SourcecodeScholar
2026

Process-Level Trajectory Evaluation for Environment Configuration in Software Engineering Agents

ICLR 2026poster

Large language model-based agents show promise for software engineering, but environment configuration remains a bottleneck due to heavy manual effort and scarce large-scale, high-quality datasets. Existing benchmarks assess only end-to-end build/test success, obscuring where and why agents succeed…

Cited by 0SourceScholar
2026

RPG: A Repository Planning Graph for Unified and Scalable Codebase Generation

ICLR 2026poster

Large language models excel at generating individual functions or single files of code, yet generating complete repositories from scratch remains a fundamental challenge. This capability is key to building coherent software systems from high-level specifications and realizing the full potential of a…

Cited by 0SourcecodeScholar
2026

SD-MoE: Spectral Decomposition for Effective Expert Specialization

ICML 2026poster

Mixture-of-Experts (MoE) architectures scale Large Language Models via expert specialization induced by conditional computation. In practice, however, expert specialization often fails: some experts become functionally similar, while others functioning as de facto shared experts, limiting the effect…

Cited by 0SourceScholar
2026

SPEAKING CLEARLY: A SIMPLIFIED WHISPER-BASED CODEC FOR LOW-BITRATE SPEECH CODING

ICASSP 2026poster

Speech codecs serve as bridges between continuous speech signals and large language models, yet face an inherent conflict between acoustic fidelity and semantic preservation. To mitigate this conflict, prevailing methods augment acoustic codecs with complex semantic supervision. We explore the oppos…

Cited by 0SourcePDFScholar
2026

SemBind: Binding Diffusion Watermarks to Semantics Against Black-Box Forgery Attacks

ICML 2026poster

Latent-based watermarks, integrated into the generation process of latent diffusion models (LDMs), simplify detection and attribution of generated images. However, recent black-box forgery attacks, where an attacker needs at least one watermarked image and black-box access to the provider’s model, c…

Cited by 1SourceScholar
2026

SenseFlow: Scaling Distribution Matching for Flow-based Text-to-Image Distillation

ICLR 2026poster

The Distribution Matching Distillation (DMD) has been successfully applied to text-to-image diffusion models such as Stable Diffusion (SD) 1.5. However, vanilla DMD suffers from convergence difficulties on large-scale flow-based text-to-image models, such as SD 3.5 and FLUX. In this paper, we first…

Cited by 0SourcecodeScholar
2026

Spectra: Rethinking Optimizers for LLMs Under Spectral Anisotropy

ICML 2026poster

Gradient signals in LLM training are highly anisotropic: recurrent linguistic structure concentrates energy into a small set of dominant spectral directions, while context-specific information resides in a long tail. We show that this spike–tail separation persists throughout training, with the spik…

Cited by 0SourceScholar
2026

StaR-KVQA: Structured Reasoning Traces for Implicit-Knowledge Visual Question Answering

CVPR 2026

Knowledge-based Visual Question Answering (KVQA) requires models to ground entities in images and reason over factual knowledge. Recent work has introduced its implicit-knowledge variant, IK-KVQA, where a multimodal large language model (MLLM) is the sole knowledge source and answers are produced wi

Cited by 0SourceScholar
2026

Supervised Fine-Tuning or Contrastive Learning? Towards Better Multimodal LLM Reranking

ICLR 2026poster

In information retrieval, training reranking models mainly focuses on two types of objectives: metric learning (e.g. contrastive loss to increase the predicted scores on relevant query-document pairs) and classification (binary label prediction of relevance vs. irrelevance). For BERT-style encoders,…

Cited by 0SourcecodeScholar
2026

TestExplora: Benchmarking LLMs for Proactive Bug Discovery via Repository-Level Test Generation

ICML 2026poster

Given that Large Language Models (LLMs) are increasingly applied to automate software development, comprehensive software assurance spans three distinct goals: regression prevention, reactive reproduction, and proactive discovery. Current evaluations systematically overlook the third goal. Specifica…

Cited by 0SourceScholar
2026

UrbanMLLM: Joint Learning of Cross-view Imagery for Urban Understanding

ICML 2026poster

Comprehensive urban understanding requires integrating macroscopic spatial structure with fine-grained street-level semantics. However, existing urban Multimodal Large Language Models (MLLMs) primarily rely on satellite imagery, limiting their ability to capture detailed urban appearance and cross-v…

Cited by 0SourceScholar
2025

A Small Water Surface Jumping Robot Utilizing Efficient Hydrodynamic Resistance Based on Rapid Recoil Design

RA-L 2025

The energy of water surface jumping is easily lost due to the fluidity and splashing of water. As the robot's size and mass increase, its jumping performance is more significantly affected. The key to increasing the robot's takeoff velocity is enhancing the impulse generated by efficient hydrodynami

Cited by 0SourceScholar
2025

AUTOCIRCUIT-RL: Reinforcement Learning-Driven LLM for Automated Circuit Topology Generation

ICML 2025poster

Analog circuit topology synthesis is integral to Electronic Design Automation (EDA), enabling the automated creation of circuit structures tailored to specific design requirements. However, the vast design search space and strict constraint adherence make efficient synthesis challenging. Leveraging…

Cited by 0SourcePDFScholar
2025

ActiveHAI: Active Collection Based Human-AI Diagnosis with Limited Expert Predictions

IJCAI 2025

Recent studies indicate that human-AI collaboration performs better than either alone, particularly in medical diagnosis. Beyond collaboration methods that focus on assigning tasks to humans or AI, like deferral, combining human and AI decisions with their confidence scores is emerging as a promisin

2025

An Orthogonal High-Rank Adaptation for Large Language Models

EMNLP 2025

Low-rank adaptation (LoRA) efficiently adapts LLMs to downstream tasks by decomposing LLMs’ weight update into trainable low-rank matrices for fine-tuning. However, the random low-rank matrices may introduce massive task-irrelevant information, while their recomposed form suffer from limited represe

Cited by 0SourcePDFScholar
2025

BIPNN: Learning to Solve Binary Integer Programming via Hypergraph Neural Networks

NeurIPS 2025poster

Binary (0-1) integer programming (BIP) is pivotal in scientific domains requiring discrete decision-making. As the advance of AI computing, recent works explore neural network-based solver for integer linear programming (ILP) problems. Yet, they lack scalability for tackling nonlinear challenges. To…

Cited by 0SourceScholar
2025

BPO: Towards Balanced Preference Optimization between Knowledge Breadth and Depth in Alignment

NAACL 2025long

Reinforcement Learning with Human Feedback (RLHF) is the key to the success of large language models (LLMs) in recent years. In this work, we first introduce the concepts of knowledge breadth and knowledge depth, which measure the comprehensiveness and depth of an LLM or knowledge source respectivel…

Cited by 4SourcePDFScholar
2025

Beyond Modality Collapse: Representation Blending for Multimodal Dataset Distillation

NeurIPS 2025poster

Multimodal Dataset Distillation (MDD) seeks to condense large-scale image-text datasets into compact surrogates while retaining their effectiveness for cross-modal learning. Despite recent progress, existing MDD approaches often suffer from ***Modality Collapse***, characterized by over-concentrated…

Cited by 0SourceScholar
2025

Breaking Class Barriers: Efficient Dataset Distillation via Inter-Class Feature Compensator

ICLR 2025poster

Dataset distillation has emerged as a technique aiming to condense informative features from large, natural datasets into a compact and synthetic form. While recent advancements have refined this technique, its performance is bottlenecked by the prevailing class-specific synthesis paradigm. Under th…

2025

Bridging Modalities: Improving Universal Multimodal Retrieval by Multimodal Large Language Models

CVPR 2025poster

Universal Multimodal Retrieval (UMR) aims to enable search across various modalities using a unified model, where queries and candidates can consist of pure text, images, or a combination of both. Previous work has attempted to adopt multimodal large language models (MLLMs) to realize UMR using only…

2025

CTSAC: Curriculum-Based Transformer Soft Actor-Critic for Goal-Oriented Robot Exploration

ICRA 2025

With the increasing demand for efficient and flexible robotic exploration solutions, Reinforcement Learning (RL) is becoming a promising approach in the field of autonomous robotic exploration. However, current RL-based exploration algorithms often face limited environmental reasoning capabilities,

Cited by 2SourceScholar
2025

CoT4Rec: Revealing User Preferences Through Chain of Thought for Recommender Systems

AAAI 2025technical

Large Language Models (LLMs) offer groundbreaking advancements in recommender systems through superior text analysis and decision-making support. However, integrating LLMs into recommender systems still suffers from the problems of identifier uninterpretability and lack of transparency. To address…

2025

DISTA-Net: Dynamic Closely-Spaced Infrared Small Target Unmixing

ICCV 2025poster

Resolving closely-spaced small targets in dense clusters presents a significant challenge in infrared imaging, as the overlapping signals hinder precise determination of their quantity, sub-pixel positions, and radiation intensities. While deep learning has advanced the field of infrared small targe…

2025

Drawing Developmental Trajectory from Cortical Surface Reconstruction

ICCV 2025poster

Diffeomorphic-based cortical surface reconstruction typically involves a series of deformation processes to extract the cerebral cortex from brain magnetic resonance images (MRI). While most methods are designed for adult brains using Neural Ordinary Differential Equations (NODE) with fixed step siz…

2025

EAVIT: Efficient and Accurate Human Value Identification From Text Data via LLMs

IJCAI 2025

The rapid evolution of large language models (LLMs) has revolutionized various fields, including the identification and discovery of human values within text data. While traditional NLP models, such as BERT, have been employed for this task, their ability to represent textual data is significantly o

Cited by 0SourcePDFScholar
2025

ERF: A Benchmark Dataset for Robust Semantic Segmentation Under Extreme Rainfall Conditions

AAAI 2025technical

As climate change reshapes global weather patterns, the increasing frequency and intensity of extreme rainfall events have amplified the safety imperatives for autonomous driving systems. During such events, rainfall can escalate from heavy to violent, as defined by the World Meteorological Organiza…

Cited by 0SourcePDFScholar
2025

EVOREFUSE: Evolutionary Prompt Optimization for Evaluation and Mitigation of LLM Over-Refusal to Pseudo-Malicious Instructions

NeurIPS 2025poster

Large language models (LLMs) frequently refuse to respond to pseudo-malicious instructions: semantically harmless input queries triggering unnecessary LLM refusals due to conservative safety alignment, significantly impairing user experience. Collecting such instructions is crucial for evaluating an…

Cited by 0SourcecodeScholar
2025

Enhancing Large Language Model Performance with Gradient-Based Parameter Selection

AAAI 2025technical

Large language models (LLMs) have revolutionized numerous fields of research, driving significant advancements in natural language processing, machine translation, and beyond. Although the extensive number of parameters contributes a lot to the great success, existing studies indicate that not all m…

Cited by 0SourcePDFScholar
2025

EpiCoder: Encompassing Diversity and Complexity in Code Generation

ICML 2025poster

Existing methods for code generation use code snippets as seed data, restricting the complexity and diversity of the synthesized data. In this paper, we introduce a novel feature tree-based synthesis framework, which revolves around hierarchical code features derived from high-level abstractions of…

Cited by 4SourcePDFScholar
2025

FEA-Bench: A Benchmark for Evaluating Repository-Level Code Generation for Feature Implementation

ACL 2025long

Implementing new features in repository-level codebases is a crucial application of code generation models. However, current benchmarks lack a dedicated evaluation framework for this capability. To fill this gap, we introduce FEA-Bench, a benchmark designed to assess the ability of large language mo…

2025

Generative Psycho-Lexical Approach for Constructing Value Systems in Large Language Models

ACL 2025long

Values are core drivers of individual and collective perception, cognition, and behavior. Value systems, such as Schwartz’s Theory of Basic Human Values, delineate the hierarchy and interplay among these values, enabling cross-disciplinary investigations into decision-making and societal dynamics. R…

2025

Implicit and Explicit Rule Injection for Complex Query Answering over Knowledge Graphs

ICASSP 2025accepted

Complex Query Answering over incomplete knowledge graphs is a fundamental yet challenging task. Existing methods based on a pretrained knowledge graph embedding model have achieved good performance. However, they ignore logical rules. Logical rules, as part of the conceptual layer in knowledge graph…

Cited by 0SourceScholar
2025

Instantly Learning Preference Alignment via In-context DPO

NAACL 2025long

Human Preference Alignment (HPA) can assist large language models (LLMs) to generate safe content. Due to the heavy cost of fine-tuning, tuning-free methods have emerged, typically modifying LLM decoding via post-processing. In this paper, we propose a novel and effective approach for HPA in a tunin…

2025

JTD-UAV: MLLM-Enhanced Joint Tracking and Description Framework for Anti-UAV Systems

CVPR 2025poster

Unmanned Aerial Vehicles (UAVs) are widely adopted across various fields, yet they raise significant privacy and safety concerns, demanding robust monitoring solutions. Existing anti-UAV methods primarily focus on position tracking but fail to capture UAV behavior and intent. To address this, we int…

Cited by 0SourcePDFScholar
2025

LSSF: Safety Alignment for Large Language Models through Low-Rank Safety Subspace Fusion

ACL 2025long

The safety mechanisms of large language models (LLMs) exhibit notable fragility, as even fine-tuning on datasets without harmful content may still undermine their safety capabilities. Meanwhile, existing safety alignment methods predominantly rely on the fine-tuning process, which inadvertently lead…

2025

LaMAGIC2: Advanced Circuit Formulations for Language Model-Based Analog Topology Generation

ICML 2025poster

Automation of analog topology design is crucial due to customized requirements of modern applications with heavily manual engineering efforts. The state-of-the-art work applies a sequence-to-sequence approach and supervised finetuning on language models to generate topologies given user specificati…

Cited by 0SourcePDFScholar
2025

MAIN: Mutual Alignment Is Necessary for instruction tuning

EMNLP 2025

Instruction tuning has empowered large language models (LLMs) to achieve remarkable performance, yet its success heavily depends on the availability of large-scale, high-quality instruction-response pairs. To meet this demand, various methods have been developed to synthesize data at scale. However,

Cited by 0SourcePDFScholar
2025

MIEB: Massive Image Embedding Benchmark

ICCV 2025poster

Image representations are often evaluated through disjointed, task-specific protocols, leading to a fragmented understanding of model capabilities. For instance, it is unclear whether an image embedding model adept at clustering images is equally good at retrieving relevant images given a piece of t…

2025

MMLU-CF: A Contamination-free Multi-task Language Understanding Benchmark

ACL 2025long

Multiple-choice question (MCQ) datasets like Massive Multitask Language Understanding (MMLU) are widely used to evaluate the commonsense, understanding, and problem-solving abilities of large language models (LLMs). However, the open-source nature of these benchmarks and the broad sources of trainin…

2025

Mamba as a Bridge: Where Vision Foundation Models Meet Vision Language Models for Domain-Generalized Semantic Segmentation

CVPR 2025highlight

Vision Foundation Models (VFMs) and Vision-Language Models (VLMs) have gained traction in Domain Generalized Semantic Segmentation (DGSS) due to their strong generalization capabilities. However, existing DGSS methods often rely exclusively on either VFMs or VLMs, overlooking their complementary str…

2025

Measuring Human and AI Values Based on Generative Psychometrics with Large Language Models

AAAI 2025technical

Human values and their measurement are long-standing interdisciplinary inquiry. Recent advances in AI have sparked renewed interest in this area, with large language models (LLMs) emerging as both tools and subjects of value measurement. This work introduces Generative Psychometrics for Values (GPV)…

2025

Meta-Conscious Driven Domain-Aware Federated Learning

ICASSP 2025accepted

Cross-domain collaboration can drive comprehensive knowledge innovation and foster synergistic advancements. Federated learning (FL) enables such collaboration while ensuring data security. However, cross-domain FL often faces challenges due to knowledge interference between domains, which can resul…

Cited by 0SourceScholar
2025

Moderating the Generalization of Score-based Generative Model

ICCV 2025poster

Score-based Generative Models (SGMs) have demonstrated remarkable generalization capabilities, e.g. generating unseen, but natural data. However, the greater the generalization power, the more likely the unintended generalization, and the more dangerous the abuse. Despite these concerns, research on…

2025

Neural Shell Texture Splatting: More Details and Fewer Primitives

ICCV 2025poster

Gaussian splatting techniques have shown promising results in novel view synthesis, achieving high fidelity and efficiency. However, their high reconstruction quality comes at the cost of requiring a large number of primitives. We identify this issue as stemming from the entanglement of geometry and…

Cited by 0SourcePDFScholar
2025

PointTalk: Audio-Driven Dynamic Lip Point Cloud for 3D Gaussian-based Talking Head Synthesis

AAAI 2025technical

Talking head synthesis with arbitrary speech audio is a crucial challenge in the field of digital humans. Recently, methods based on radiance fields have received increasing attention due to their ability to synthesize high-fidelity and identity-consistent talking heads from just a few minutes of tr…

Cited by 4SourcePDFScholar
2025

Process-based Self-Rewarding Language Models

ACL 2025finding

Large Language Models have demonstrated outstanding performance across various downstream tasks and have been widely applied in multiple scenarios. Human-annotated preference data is used for training to further improve LLMs’ performance, which is constrained by the upper limit of human performance.…

2025

P²Net: Parallel Pointer-based Network for Key Information Extraction with Complex Layouts

ACL 2025finding

Key Information Extraction (KIE) is a challenging multimodal task aimed at extracting structured value entities from visually rich documents. Despite recent advancements, two major challenges remain. First, existing datasets typically feature fixed layouts and a limited set of entity categories, whi…

Cited by 0SourcePDFScholar
2025

R$^2$ec: Towards Large Recommender Models with Reasoning

NeurIPS 2025poster

Large recommender models have extended LLMs as powerful recommenders via encoding or item generation, and recent breakthroughs in LLM reasoning synchronously motivate the exploration of reasoning in recommendation. In this work, we propose R$^2$ec, a unified large recommender model with intrinsic r…

Cited by 0SourcecodeScholar
2025

RSAR: Restricted State Angle Resolver and Rotated SAR Benchmark

CVPR 2025poster

Rotated object detection has made significant progress in the optical remote sensing. However, advancements in the Synthetic Aperture Radar (SAR) field are laggard behind, primarily due to the absence of a large-scale dataset. Annotating such a dataset is inefficient and costly. A promising solution…

2025

ReX: A Framework for Incorporating Temporal Information in Model-Agnostic Local Explanation Techniques

AAAI 2025technical

Existing local model-agnostic explanation techniques are ineffective for machine learning models that consider inputs of variable lengths, as they do not consider temporal information embedded in these models. To address this limitation, we propose ReX, a general framework for incorporating temporal…

Cited by 1SourcePDFScholar
2025

RoboScape: Physics-informed Embodied World Model

NeurIPS 2025spotlight

World models have become indispensable tools for embodied intelligence, serving as powerful simulators capable of generating realistic robotic videos while addressing critical data scarcity challenges. However, current embodied world models exhibit limited physical awareness, particularly in modelin…

Cited by 0SourcecodeScholar
2025

SEEN-DA: SEmantic ENtropy guided Domain-aware Attention for Domain Adaptive Object Detection

CVPR 2025poster

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. Traditional works focus on aligning visual features between domains to extract domain-invariant knowledge, and recent VLM-based DAOD methods leverage semantic in…

Cited by 0SourcePDFScholar
2025

SSRB: Direct Natural Language Querying to Massive Heterogeneous Semi-Structured Data

NeurIPS 2025poster

Searching over semi-structured data with natural language (NL) queries has attracted sustained attention, enabling broader audiences to access information easily. As more applications, such as LLM agents and RAG systems, emerge to search and interact with semi-structured data, two major challenges h…

Cited by 0SourceScholar
2025

Satellites Reveal Mobility: A Commuting Origin-destination Flow Generator for Global Cities

NeurIPS 2025poster

Commuting Origin-destination (OD) flows, capturing daily population mobility of citizens, are vital for sustainable development across cities around the world. However, it is challenging to obtain the data due to the high cost of travel surveys and privacy concerns. Surprisingly, we find that satell…

Cited by 0SourcecodeScholar
2025

Self-Supervised Traversability Learning With Online Prototype Adaptation for Off-Road Autonomous Driving

RA-L 2025

Achieving reliable and safe autonomous driving in off-road environments requires accurate and efficient terrain traversability analysis. However, this task faces several challenges, including the scarcity of large-scale datasets tailored for off-road scenarios, the high cost and potential errors of

Cited by 4SourceScholar
2025

ShieldHead: Decoding-time Safeguard for Large Language Models

ACL 2025finding

In light of the widespread deployment of Large Language Models (LLMs), the responsibility for safeguarding and regulating LLM-generated content has taken on heightened significance. Recent advancements in LLM-based moderation methods, e.g., LlamaGuard, have demonstrated remarkable promise in identif…

2025

SynGraph: A Dynamic Graph-LLM Synthesis Framework for Sparse Streaming User Sentiment Modeling

ACL 2025finding

User reviews on e-commerce platforms exhibit dynamic sentiment patterns driven by temporal and contextual factors. Traditional sentiment analysis methods focus on static reviews, failing to capture the evolving temporal relationship between user sentiment rating and textual content. Sentiment analys…

Cited by 0SourcePDFScholar
2025

THCM-CAL: Temporal-Hierarchical Causal Modelling with Conformal Calibration for Clinical Risk Prediction

EMNLP 2025

Automated clinical risk prediction from electronic health records (EHRs) demands modeling both structured diagnostic codes and unstructured narrative notes. However, most prior approaches either handle these modalities separately or rely on simplistic fusion strategies that ignore the directional, h

Cited by 0SourcePDFScholar
2025

TRIDENT: Enhancing Large Language Model Safety with Tri-Dimensional Diversified Red-Teaming Data Synthesis

ACL 2025long

Large Language Models (LLMs) excel in various natural language processing tasks but remain vulnerable to generating harmful content or being exploited for malicious purposes. Although safety alignment datasets have been introduced to mitigate such risks through supervised fine-tuning (SFT), these da…

2025

Teaching Your Models to Understand Code via Focal Preference Alignment

EMNLP 2025

Preference learning extends the performance of Code LLMs beyond traditional supervised fine-tuning by leveraging relative quality comparisons. In existing approaches, a set of n candidate solutions is evaluated based on test case success rates, with the candidate demonstrating a higher pass rate bei

2025

Towards Text-Image Interleaved Retrieval

ACL 2025long

Current multimodal information retrieval studies mainly focus on single-image inputs, which limits real-world applications involving multiple images and text-image interleaved content. In this work, we introduce the text-image interleaved retrieval (TIIR) task, where the query and document are inter…

2025

Understanding and Mitigating Overrefusal in LLMs from an Unveiling Perspective of Safety Decision Boundary

EMNLP 2025

Large language models (LLMs) have demonstrated remarkable capabilities across a wide range of tasks, yet they often refuse to answer legitimate queries—a phenomenon known as overrefusal. Overrefusal typically stems from over-conservative safety alignment, causing models to treat many reasonable prom

2025

Velocitune: A Velocity-based Dynamic Domain Reweighting Method for Continual Pre-training

ACL 2025long

It is well-known that a diverse corpus is critical for training large language models, which are typically constructed from a mixture of various domains. In general, previous efforts resort to either sampling training data from different domains with static proportions or dynamically adjusting these…

2025

Zero-Shot Learning for Materials Science Texts: Leveraging Duck Typing Principles

AAAI 2025technical

Materials science text mining (MSTM), involving tasks like property extraction and synthesis action retrieval, is pivotal for advancing research by deriving critical insights from scientific literature. Descriptors, serving as essential task labels, often vary in meaning depending on researchers' us…

2024

AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling

ACL 2024long

We introduce AnyGPT, an any-to-any multimodal language model that utilizes discrete representations for the unified processing of various modalities, including speech, text, images, and music. AnyGPT can be trained stably without any alterations to the current large language model (LLM) architecture…

2024

AutoSurvey: Large Language Models Can Automatically Write Surveys

NeurIPS 2024poster

This paper introduces AutoSurvey, a speedy and well-organized methodology for automating the creation of comprehensive literature surveys in rapidly evolving fields like artificial intelligence. Traditional survey paper creation faces challenges due to the vast volume and complexity of information,…

2024

Cascade Prompt Learning for Visual-Language Model Adaptation

ECCV 2024poster

"Prompt learning has surfaced as an effective approach to enhance the performance of Vision-Language Models (VLMs) like CLIP when applied to downstream tasks. However, current learnable prompt tokens are primarily used for the single phase of adapting to tasks (i.e., adapting prompt), easily leading…

2024

DA-Ada: Learning Domain-Aware Adapter for Domain Adaptive Object Detection

NeurIPS 2024poster

Domain adaptive object detection (DAOD) aims to generalize detectors trained on an annotated source domain to an unlabelled target domain. As the visual-language models (VLMs) can provide essential general knowledge on unseen images, freezing the visual encoder and inserting a domain-agnostic adapte…

2024

Diversity-Driven Synthesis: Enhancing Dataset Distillation through Directed Weight Adjustment

NeurIPS 2024spotlight

The sharp increase in data-related expenses has motivated research into condensing datasets while retaining the most informative features. Dataset distillation has thus recently come to the fore. This paradigm generates synthetic datasets that are representative enough to replace the original datase…

2024

HEAP: Unsupervised Object Discovery and Localization with Contrastive Grouping

AAAI 2024technical

Unsupervised object discovery and localization aims to detect or segment objects in an image without any supervision. Recent efforts have demonstrated a notable potential to identify salient foreground objects by utilizing self-supervised transformer features. However, their scopes only build upon p…

Cited by 3SourcePDFScholar
2024

LaMAGIC: Language-Model-based Topology Generation for Analog Integrated Circuits

ICML 2024poster

In the realm of electronic and electrical engineering, automation of analog circuit is increasingly vital given the complexity and customized requirements of modern applications. However, existing methods only develop search-based algorithms that require many simulation iterations to design a custom…

Cited by 11SourcePDFScholar
2024

Local Superior Soups: A Catalyst for Model Merging in Cross-Silo Federated Learning

NeurIPS 2024poster

Federated learning (FL) is a learning paradigm that enables collaborative training of models using decentralized data. Recently, the utilization of pre-trained weight initialization in FL has been demonstrated to effectively improve model performance. However, the evolving complexity of current pr…

2024

Long-term Detection and Monitory of Chinese Urban Village Using Satellite Imagery

IJCAI 2024poster

Urban villages are areas filled with rural-like improvised structures in Chinese cities, usually housing the most vulnerable groups. Under the guidance of the Sustainable Development Goals (SDGs), the Chinese government initiated renewal and redevelopment projects, underscoring the meticulous mapp…

2024

Overcoming Data and Model heterogeneities in Decentralized Federated Learning via Synthetic Anchors

ICML 2024poster

Conventional Federated Learning (FL) involves collaborative training of a global model while maintaining user data privacy. One of its branches, decentralized FL, is a serverless network that allows clients to own and optimize different local models separately, which results in saving management and…

2024

PILOT: An $\mathcal{O}(1/K)$-Convergent Approach for Policy Evaluation with Nonlinear Function Approximation

ICLR 2024spotlight

Learning an accurate value function for a given policy is a critical step in solving reinforcement learning (RL) problems. So far, however, the convergence speed and sample complexity performances of most existing policy evaluation algorithms remain unsatisfactory, particularly with non-linear funct…

Cited by 0SourcePDFScholar
2024

Paste and Harmonize via Denoising: Subject-Driven Image Editing with Frozen Pre-Trained Diffusion Model

ICASSP 2024accepted

Text-to-Image generative models have shown a remarkable ability to produce high-quality images. However, existing methods still face difficulties in exemplar-guided image editing without destroying the given objects’ identity in the exemplar image. To address this problem, we propose a new framework…

Cited by 0SourceScholar
2024

PromptKD: Unsupervised Prompt Distillation for Vision-Language Models

CVPR 2024poster

Prompt learning has emerged as a valuable technique in enhancing vision-language models (VLMs) such as CLIP for downstream tasks in specific domains. Existing work mainly focuses on designing various learning forms of prompts neglecting the potential of prompts as effective distillers for learning f…

2024

ReTaSA: A Nonparametric Functional Estimation Approach for Addressing Continuous Target Shift

ICLR 2024poster

The presence of distribution shifts poses a significant challenge for deploying modern machine learning models in real-world applications. This work focuses on the target shift problem in a regression setting (Zhang et al., 2013; Nguyen et al., 2016). More specifically, the target variable $y$ (als…

Cited by 1SourcePDFScholar
2024

Semantics Driven Multi-View Knowledge Graph Embedding for Cross-Lingual Entity Alignment

ICASSP 2024accepted

Cross-lingual entity alignment (EA) is a critical step in the integration of multilingual knowledge, which aims to match entities with the same meaning in different knowledge graphs (KGs). Recently, based on GCN models and pre-trained language models (PLMs), EA has achieved breakthrough performance…

Cited by 0SourceScholar
2024

Spanning Training Progress: Temporal Dual-Depth Scoring (TDDS) for Enhanced Dataset Pruning

CVPR 2024poster

Dataset pruning aims to construct a coreset capable of achieving performance comparable to the original full dataset. Most existing dataset pruning methods rely on snapshot-based criteria to identify representative samples often resulting in poor generalization across various pruning and cross-archi…

2024

SpeechAlign: Aligning Speech Generation to Human Preferences

NeurIPS 2024poster

Speech language models have significantly advanced in generating realistic speech, with neural codec language models standing out. However, the integration of preference optimization to align speech outputs to human preferences is often neglected. This paper addresses this gap by first analyzing the…

2024

SpeechTokenizer: Unified Speech Tokenizer for Speech Language Models

ICLR 2024poster

Current speech large language models build upon discrete speech representations, which can be categorized into semantic tokens and acoustic tokens. However, existing speech tokens are not specifically designed for speech language modeling. To assess the suitability of speech tokens for building spee…

2024

TRLS: A Time Series Representation Learning Framework Via Spectrogram for Medical Signal Processing

ICASSP 2024accepted

Representation learning frameworks in unlabeled time series have been proposed for medical signal processing. Despite the numerous excellent progresses have been made in previous works, we observe the representation extracted for the time series still does not generalize well. In this paper, we pres…

Cited by 0SourceScholar
2024

UV-SAM: Adapting Segment Anything Model for Urban Village Identification

AAAI 2024technical

Urban villages, defined as informal residential areas in or around urban centers, are characterized by inadequate infrastructures and poor living conditions, closely related to the Sustainable Development Goals (SDGs) on poverty, adequate housing, and sustainable cities. Traditionally, governments h…

2024

ValueBench: Towards Comprehensively Evaluating Value Orientations and Understanding of Large Language Models

ACL 2024long

Large Language Models (LLMs) are transforming diverse fields and gaining increasing influence as human proxies. This development underscores the urgent need for evaluating value orientations and understanding of LLMs to ensure their responsible integration into public-facing applications. This work…

2024

WaveCoder: Widespread And Versatile Enhancement For Code Large Language Models By Instruction Tuning

ACL 2024long

Recent work demonstrates that, after instruction tuning, Code Large Language Models (Code LLMs) can obtain impressive capabilities to address a wide range of code-related tasks. However, current instruction tuning methods for Code LLMs mainly focus on the traditional code generation task, resulting…

2024

mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval

EMNLP 2024industry

We present systematic efforts in building long-context multilingual text representation model (TRM) and reranker from scratch for text retrieval. We first introduce a text encoder (base size) enhanced with RoPE and unpadding, pre-trained in a native 8192-token context (longer than 512 of previous mu…

2023

ELSA: Efficient Label Shift Adaptation through the Lens of Semiparametric Models

ICML 2023poster

We study the domain adaptation problem with label shift in this work. Under the label shift context, the marginal distribution of the label varies across the training and testing datasets, while the conditional distribution of features given the label is the same. Traditional label shift adaptation…

Cited by 9SourcePDFScholar
2023

GDA: Generative Data Augmentation Techniques for Relation Extraction Tasks

ACL 2023findings

Relation extraction (RE) tasks show promising performance in extracting relations from two entities mentioned in sentences, given sufficient annotations available during training. Such annotations would be labor-intensive to obtain in practice. Existing work adopts data augmentation techniques to ge…

2023

GICI-LIB: A GNSS/INS/Camera Integrated Navigation Library

RA-L 2023

Accurate navigation is essential for autonomous robots and vehicles. In recent years, the integration of the Global Navigation Satellite System (GNSS), Inertial Navigation System (INS), and camera has garnered considerable attention due to its robustness and high accuracy in diverse environments. Ho

Cited by 39SourcecodeScholar
2023

Look and Think: Intrinsic Unification of Self-Attention and Convolution for Spatial-Channel Specificity

ICASSP 2023accepted

Convolution and self-attention are popular paradigms and many works take them as two separate components to explore their potential combination. In this work, we consider their intrinsic properties in spatial and channel domains for vision representation. Convolution has the great property of channe…

Cited by 0SourceScholar
2023

Multimodal Propaganda Detection Via Anti-Persuasion Prompt enhanced contrastive learning

ICASSP 2023accepted

Propaganda, commonly used in memes disinformation, can influence the thinking of the audience and increase the reach of communication. Usually logical fallacy, as a kind of popular expression of memes, aims to create a logical reasonable illusion where the conclusion cannot be drawn with the use of…

Cited by 0SourceScholar
2023

Prometheus: Taming Sample and Communication Complexities in Constrained Decentralized Stochastic Bilevel Learning

ICML 2023poster

In recent years, decentralized bilevel optimization has gained significant attention thanks to its versatility in modeling a wide range of multi-agent learning problems, such as multi-agent reinforcement learning and multi-agent meta-learning. However, one unexplored and fundamental problem in this…

Cited by 6SourcePDFScholar
2023

ReFSQL: A Retrieval-Augmentation Framework for Text-to-SQL Generation

EMNLP 2023long findings

Text-to-SQL is the task that aims at translating natural language questions into SQL queries. Existing methods directly align the natural language with SQL Language and train one encoder-decoder-based model to fit all questions. However, they underestimate the inherent structural characteristics of…

Cited by 0SourceScholar
2023

Sentiment Analysis on Streaming User Reviews via Dual-Channel Dynamic Graph Neural Network

EMNLP 2023long main

Sentiment analysis on user reviews has achieved great success thanks to the rapid growth of deep learning techniques. The large number of online streaming reviews also provides the opportunity to model temporal dynamics for users and products on the timeline. However, existing methods model users an…

Cited by 0SourceScholar
2023

SpeechGPT: Empowering Large Language Models with Intrinsic Cross-Modal Conversational Abilities

EMNLP 2023long findings

Multi-modal large language models are regarded as a crucial step towards Artificial General Intelligence~(AGI) and have garnered significant interest with the emergence of ChatGPT. However, current speech-language models typically adopt the cascade paradigm, preventing inter-modal knowledge transfer…

Cited by 0SourcecodeScholar
2022

Contrastive-mixup Learning for Improved Speaker Verification

ICASSP 2022accepted

This paper proposes a novel formulation of prototypical loss with mixup for speaker verification. Mixup is a simple yet efficient data augmentation technique that fabricates a weighted combination of random data point and label pairs for deep neural network training. Mixup has attracted increasing a…

Cited by 0SourceScholar
2022

Domain-Specific NER via Retrieving Correlated Samples

COLING 2022main

Successful Machine Learning based Named Entity Recognition models could fail on texts from some special domains, for instance, Chinese addresses and e-commerce titles, where requires adequate background knowledge. Such texts are also difficult for human annotators. In fact, we can obtain some potent…

2022

Extending Phrase Grounding with Pronouns in Visual Dialogues

EMNLP 2022main

Conventional phrase grounding aims to localize noun phrases mentioned in a given caption to their corresponding image regions, which has achieved great success recently. Apparently, sole noun phrase grounding is not enough for cross-modal visual language understanding. Here we extend the task by con…

2022

Identifying Chinese Opinion Expressions with Extremely-Noisy Crowdsourcing Annotations

ACL 2022long

Recent works of opinion expression identification (OEI) rely heavily on the quality and scale of the manually-constructed training corpus, which could be extremely difficult to satisfy. Crowdsourcing is one practical solution for this problem, aiming to create a large-scale but quality-unguaranteed…

2022

SAGDA: Achieving $\mathcal{O}(\epsilon^{-2})$ Communication Complexity in Federated Min-Max Learning

NeurIPS 2022accept

Federated min-max learning has received increasing attention in recent years thanks to its wide range of applications in various learning paradigms. Similar to the conventional federated learning for empirical risk minimization problems, communication complexity also emerges as one of the most criti…

Cited by 0SourcePDFScholar
2021

A Language for Counterfactual Generative Models

ICML 2021spotlight

We present Omega, a probabilistic programming language with support for counterfactual inference. Counterfactual inference means to observe some fact in the present, and infer what would have happened had some past intervention been taken, e.g. “given that medication was not effective at dose x, wha…

2021

Crowdsourcing Learning as Domain Adaptation: A Case Study on Named Entity Recognition

ACL 2021long

Crowdsourcing is regarded as one prospective solution for effective supervised learning, aiming to build large-scale annotated training data by crowd workers. Previous studies focus on reducing the influences from the noises of the crowdsourced annotations for supervised models. We take a different…

2021

Taming Communication and Sample Complexities in Decentralized Policy Evaluation for Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2021poster

Cooperative multi-agent reinforcement learning (MARL) has received increasing attention in recent years and has found many scientific and engineering applications. However, a key challenge arising from many cooperative MARL algorithm designs (e.g., the actor-critic framework) is the policy evaluatio…

Cited by 32SourcePDFScholar
2020

f-GAIL: Learning f-Divergence for Generative Adversarial Imitation Learning

NeurIPS 2020poster

Imitation learning (IL) aims to learn a policy from expert demonstrations that minimizes the discrepancy between the learner and expert behaviors. Various imitation learning algorithms have been proposed with different pre-determined divergences to quantify the discrepancy. This naturally gives rise…

2018

Interpreting Neural Network Judgments via Minimal, Stable, and Symbolic Corrections

NeurIPS 2018poster

We present a new algorithm to generate minimal, stable, and symbolic corrections to an input that will cause a neural network with ReLU activations to change its output. We argue that such a correction is a useful way to provide feedback to a user when the network's output is different from a desire…

Cited by 69SourcePDFScholar
2016

Maximum likelihood and maximum a posteriori direction-of-arrival estimation in the presence of sirp noise

ICASSP 2016accepted

The maximum likelihood (ML) and maximum a posteriori (MAP) estimation techniques are widely used to address the direction-of-arrival (DOA) estimation problems, an important topic in sensor array processing. Conventionally the ML estimators in the DOA estimation context assume the sensor noise to fol…

Cited by 0SourceScholar