← Search

Wei Liu

395 accepted papers

2026

4D Radar Diffusion with Adaptive Visual-Aided Condition for Point Cloud Enhancement

ICRA 2026poster

Despite its resilience in adverse weather, millimeter-wave (mmWave) radar yields sparse and noisy point clouds that limit its perception and localization performance. Diffusion models have recently gained attention for enhancing millimeter-wave radar in perception tasks due to their strong denoising…

Cited by 0Scholar
2026

ARMFlow: AutoRegressive MeanFlow for Online 3D Human Reaction Generation

CVPR 2026

3D human reaction generation faces three main challenges: (1) high motion fidelity, (2) real-time inference, and (3) autoregressive adaptability for online scenarios. Existing methods fail to meet all three simultaneously. We propose ARMFlow, a MeanFlow-based autoregressive framework that models tem

Cited by 0SourcecodeScholar
2026

AdaDepth: Exploiting Inherent Scene Information for Self-Supervised Depth Estimation in Dynamic Scenes

AAAI 2026technical

Self-supervised monocular depth estimation methods severely compromise accuracy in dynamic objects due to their static scene assumption. Existing approaches for dynamic scenes suffer from two critical shortcomings: 1) reliance on supervised segmentation models (requiring costly annotations) or comp

Cited by 1SourcePDFScholar
2026

Beyond Magnitude: Scale-Invariant Evidential Fusion for Multi-View Classification

ICML 2026poster

Evidential Deep Learning (EDL) enables trustworthy multi-view classification, yet suffers from a critical vulnerability: the Scale Mismatch Problem. We theoretically demonstrate that existing evidential fusion rules erroneously equate logit magnitude with semantic confidence, rendering them suscepti…

Cited by 0SourceScholar
2026

COMPASS: Cross-embOdiment Mobility Policy Via ResiduAl RL and Skill Synthesis

ICRA 2026poster

As robots are increasingly deployed in diverse application domains, enabling robust mobility across different embodiments has become a critical challenge. Classical mobility stacks, though effective on specific platforms, require extensive per-robot tuning and do not scale easily to new embodiments.…

2026

CoME: Empowering Channel-of-Mobile-Experts with Informative Hybrid-Capabilities Reasoning

ICML 2026poster

Mobile Agents can autonomously execute user instructions, which requires hybrid-capabilities reasoning, including screen summary, subtask planning, action decision and action function. However, existing agents struggle to achieve both decoupled enhancement and balanced integration of these capabilit…

Cited by 0SourceScholar
2026

Detecting Contextual Hallucinations in Large Language Models with Frequency-Aware Attention

ICML 2026poster

Hallucination detection is critical for ensuring the reliability of large language models (LLMs) in context-based generation. Prior work has explored intrinsic signals available during generation, among which attention offers a direct view of grounding behavior. However, existing approaches typicall…

Cited by 0SourceScholar
2026

Disentangled Hierarchical VAE for 3D Human-Human Interaction Generation

ICLR 2026poster

Generating realistic 3D Human-Human Interaction (HHI) requires coherent modeling of the physical plausibility of the agents and their interaction semantics. Existing methods compress all motion information into a single latent representation, limiting their ability to capture fine-grained actions an…

Cited by 0SourcecodeScholar
2026

Domain-Aware Suppression and Aggregation for Federated DG ReID

AAAI 2026technical

Federated domain generalization in person re-identification (FedDG-ReID) aims to learn a privacy-preserving server model from decentralized client source domains that generalizes to unseen domains. Existing approaches enhance the generalizability of the server model by increasing the diversity of c

Cited by 0SourcePDFScholar
2026

Dr. Kernel: Reinforcement Learning Done Right for Triton Kernel Generations

ICML 2026poster

High-quality kernel is critical for scalable AI systems, and enabling LLMs to generate such code would advance AI development. However, training LLMs for this task requires sufficient data, a robust environment, and the process is often vulnerable to _reward hacking_ and _lazy optimization_. In thes…

Cited by 0SourceScholar
2026

Efficient and Exact Global Attention on Latent Summaries for Knowledge Graph Reasoning

IJCAI 2026

Capturing global context through attention is essential for reasoning over knowledge graphs, especially when relevant entities are distant or disconnected. To scale attention to large graphs, recent methods replace Softmax with kernel feature mappings, reducing computational complexity to linear in

Cited by 0Scholar
2026

Exploiting All Mamba Fusion for Efficient RGB-D Tracking

AAAI 2026technical

Despite the progress made through deep learning, existing Visual Object Tracking (VOT) frameworks struggle with real-world challenges. Recent approaches incorporate additional modalities like Depth, Thermal Infrared, and Language to enhance the robustness of VOT, particularly with the improvement of

Cited by 0SourcePDFScholar
2026

FedBPrompt: Federated Domain Generalization Person Re-Identification via Body Distribution Aware Visual Prompts

CVPR 2026

Federated Domain Generalization for Person Re-Identification (FedDG-ReID) aims to learn domain-invariant representations from decentralized data. Although Vision Transformers (ViTs) are widely adopted, their global attention often fails to distinguish pedestrians from high similarity backgrounds or

Cited by 0SourcecodeScholar
2026

Fore-Mamba3D: Mamba-based Foreground-Enhanced Encoding for 3D Object Detection

ICLR 2026poster

Linear modeling methods like Mamba have been merged as the effective backbone for the 3D object detection task. However, previous Mamba-based methods utilize the bidirectional encoding for the whole non-empty voxel sequence, which contains abundant useless background information in the scenes. Thoug…

Cited by 0SourcecodeScholar
2026

FreqEdit: Preserving High-Frequency Features for Robust Multi-Turn Image Editing

CVPR 2026

Instruction-based image editing through natural language has emerged as a powerful paradigm for intuitive visual manipulation. While recent models achieve impressive results on single edits, they suffer from severe quality degradation under multi-turn editing. Through systematic analysis, we identif

Cited by 0SourcecodeScholar
2026

From Backward Spreading to Forward Replay: Revisiting Target Construction in LLM Parameter Editing

ICML 2026poster

LLM parameter editing methods commonly rely on computing an ideal target hidden-state at a target layer (referred as anchor point) and distributing the target vector to multiple preceding layers (commonly known as backward spreading) for cooperative editing. Although widely used for a long time, its…

Cited by 0SourceScholar
2026

FutureMind: Equipping Small Language Models with Strategic Thinking-Pattern Priors via Adaptive Knowledge Distillation

ICLR 2026poster

Small Language Models (SLMs) are attractive for cost-sensitive and resource-limited settings due to their efficient, low-latency inference. However, they often struggle with complex, knowledge-intensive tasks that require structured reasoning and effective retrieval. To address these limitations, we…

Cited by 0SourceScholar
2026

GUI-Shift: Enhancing VLM-Based GUI Agents through Self-supervised Reinforcement Learning

ICLR 2026poster

Training effective Vision-Language Models (VLMs) for GUI agents typically depends on large-scale annotated datasets, whose collection is both labor-intensive and error-prone. We introduce K-step GUI Transition, a self-supervised inverse dynamics task in which VLMs learn GUI dynamics by predicting th…

Cited by 0SourcecodeScholar
2026

Hunt Instead of Wait: Evaluating Deep Data Research on Large Language Models

ICML 2026poster

The agency expected of Agentic Large Language Models goes beyond answering correctly, requiring autonomy to set goals and decide what to explore. We term this *investigatory intelligence*, distinguishing it from *executional intelligence*, which merely completes assigned tasks. Data Science provides…

Cited by 0SourceScholar
2026

ICLR: Inter-Chrominance and Luminance Interaction for Natural Color Restoration in Low-Light Image Enhancement

AAAI 2026technical

Low-Light Image Enhancement (LLIE) task aims at improving contrast while restoring details and textures for images captured in low-light conditions. HVI color space has made significant progress in this task by enabling precise decoupling of chrominance and luminance. However, for the interaction of

Cited by 0SourcePDFScholar
2026

Learn to Reason Efficiently with Adaptive Length-based Reward Shaping

ICLR 2026poster

Large Reasoning Models (LRMs) have shown remarkable capabilities in solving complex problems through reinforcement learning (RL), particularly by generating long reasoning traces. However, these extended outputs often exhibit substantial redundancy, which limits the efficiency of LRMs. In this paper…

Cited by 0SourcecodeScholar
2026

Long-form RewardBench: Evaluating Reward Models for Long-form Generation

AAAI 2026technical

The widespread adoption of reinforcement learning-based alignment highlights the growing importance of reward models. Various benchmarks have been built to evaluate reward models in various domains and scenarios. However, a significant gap remains in assessing reward models for long-form generation,

Cited by 0SourcePDFScholar
2026

MRD: Multi-resolution Retrieval-Detection Fusion for High-Resolution Image Understanding

CVPR 2026

Understanding high-resolution (HR) images remains a critical challenge for multimodal large language models (MLLMs). Recent approaches leverage vision-based retrieval-augmented generation (RAG) to retrieve query-relevant crops from HR images, improving understanding capacity of MLLMs. However, this

Cited by 0SourcecodeScholar
2026

MambaOVSR: Multiscale Fusion with Global Motion Modeling for Chinese Opera Video Super-Resolution

AAAI 2026technical

Chinese opera is celebrated for preserving classical art. However, early filming equipment limitations have degraded videos of last-century performances by renowned artists (e.g., low frame rates and resolution), hindering archival efforts. Although space-time video super-resolution (STVSR) has adva

Cited by 0SourcePDFScholar
2026

MeteGS:Meteorology-Guided Gaussian Splatting for Scene Rendering and Recovery in Adverse Weather Conditions

IJCAI 2026

3D Gaussian Splatting enables efficient, high-fidelity novel view synthesis with explicit Gaussians and differentiable rendering. However, adverse weather introduces rain streaks and droplets as well as volumetric scattering, producing view-dependent, spatially varying degradations that break the cl

Cited by 0Scholar
2026

Mixture of States: Routing Token-Level Dynamics for Multimodal Generation

CVPR 2026

We introduce MoS (Mixture of States), a novel fusion paradigm for multimodal diffusion models that merges modalities using flexible, state-based interactions. The core of MoS is a learnable, token-wise router that creates denoising timestep- and input-dependent interactions between modalities' hidde

Cited by 0SourcecodeScholar
2026

MobiEdit: Resource-efficient Knowledge Editing for Personalized On-device LLMs

ICLR 2026poster

Large language models (LLMs) are deployed on mobile devices to power killer applications such as intelligent assistants. LLMs pre-trained on general corpora often hallucinate when handling personalized or unseen queries, leading to incorrect or outdated responses. Knowledge editing addresses this b…

Cited by 0SourcecodeScholar
2026

MobileIPL: Enhancing Mobile Agents Thinking Process via Iterative Preference Learning

ICLR 2026poster

The Chain of Action-Planning Thoughts (CoaT) paradigm has been shown to improve the reasoning performance of VLM-based mobile agents in GUI tasks. However, the scarcity of diverse CoaT trajectories limits the expressiveness and generalization ability of such agents. While self-training is commonly e…

Cited by 0SourceScholar
2026

NEURAL NETWORK-BASED TIME-FREQUENCY-BIN-WISE LINEAR COMBINATION OF BEAMFORMERS FOR UNDERDETERMINED TARGET SOURCE EXTRACTION

ICASSP 2026poster

Extracting a target source from underdetermined mixtures is challenging for beamforming approaches. Recently proposed time-frequency-bin-wise switching (TFS) and linear combination (TFLC) strategies mitigate this by combining multiple beamformers in each time-frequency (TF) bin and choosing combinat…

Cited by 0SourcePDFScholar
2026

Not All Inconsistency Is Equal: Decomposing LVLM Uncertainty into Belief Divergence and Belief Conflict

AAAI 2026technical

Uncertainty Quantification (UQ) is critical for detecting hallucinations in black-box Large Vision-Language Models (LVLMs). However, prevailing methods like Discrete Semantic Entropy (DSE) are unreliable, as their scores are primarily dominated by the number of semantic clusters. This renders them i

Cited by 0SourcePDFScholar
2026

Orthogonal Spatial-temporal Distributional Transfer for 4D Generation

AAAI 2026technical

In the AIGC era, generating high-quality 4D content has garnered increasing research attention. Unfortunately, current 4D synthesis research is severely constrained by the lack of large-scale 4D datasets, preventing models from adequately learning the critical spatial-temporal features necessary for

Cited by 0SourcePDFScholar
2026

PSEO: Optimizing Post-hoc Stacking Ensemble Through Hyperparameter Tuning

AAAI 2026technical

The Combined Algorithm Selection and Hyperparameter Optimization (CASH) problem is fundamental in Automated Machine Learning (AutoML). Inspired by the success of ensemble learning, recent AutoML systems construct post-hoc ensembles for final predictions rather than relying on the best single model.

Cited by 0SourcePDFScholar
2026

PoinnCARE: Hyperbolic Multi-Modal Learning for Enzyme Classification

ICLR 2026poster

Enzyme Commission (EC) number prediction is vital for elucidating enzyme functions and advancing biotechnology applications. However, current methods struggle to capture the hierarchical relationships among enzymes and often overlook critical structural and active site features. To bridge this gap,…

Cited by 0SourceScholar
2026

Position: Self-Play Only Evolves When Self-Synthetic Pipeline Ensures Learnable Information Gain

ICML 2026poster

Large language models (LLMs) make it plausible to build systems that improve through self-evolving loops, but many existing proposals are better understood as self-play and often plateau quickly. A central failure mode is that the loop synthesises more data without increasing *learnable information*…

Cited by 0SourceScholar
2026

RM-Distiller: Exploiting Generative LLM for Reward Model Distillation

IJCAI 2026

Reward models (RMs) play a pivotal role in aligning large language models (LLMs) with human preferences. Due to the difficulty of obtaining high-quality human preference annotations, distilling preferences from generative LLMs has emerged as a standard practice. However, existing approaches predomin

Cited by 0Scholar
2026

ResNet-GA: Evolutionary Deep Learning Models for Adversarial Defense (Student Abstract)

AAAI 2026technical

Adversarial attacks remain a major challenge for deep learning models, as they can undermine both performance and reliability in practical applications such as image recognition. Although evolutionary algorithms (EAs) have proven effective in optimizing complex systems, their use for directly enhanc

Cited by 0SourcePDFScholar
2026

RoSAMDepth: Robust Self-supervised Depth Estimation Leveraging Segment Anything Model

CVPR 2026

Robust depth estimation aims to maintain high-quality depths across diverse conditions. However, most existing methods estimate depth without taking into account the object-level information. As a result, the predicted depth may easily deviate within objects and become blurred under adverse conditio

Cited by 0SourcecodeScholar
2026

SMAN-Bench: A Cross-System Benchmark for Mobile Agents under Single- and Multi-path, Ambiguous, and Noisy Tasks

ICLR 2026poster

VLM-based mobile agents are increasingly popular due to their capabilities to interact with smartphone GUIs and XML-structured texts and to complete daily tasks. However, existing online benchmarks fail to obtain stable critical reward signals under dynamic environmental changes, and neglect the inf…

Cited by 0SourcecodeScholar
2026

SRA-Det: Learning Omni-Grained Open-Vocabulary Detection Beyond Category Names

CVPR 2026

Open-vocabulary object detection (OVD) aims to detect objects described by arbitrary text, but most existing methods operate at a coarse category level and struggle with fine-grained, attribute-sensitive queries. We address this from both model and data perspectives. We propose a Semantic-Retrieval-

Cited by 0SourceScholar
2026

Scaling, Benchmarking, and Reasoning of Vision-Language Agents for Mobile GUI Navigation

ICML 2026poster

Vision–Language Models (VLMs) have shown rapid progress in mobile GUI navigation. This paper presents a systematic study of data scaling, benchmarking, and reasoning for VLM-based agents in this domain. To facilitate rigorous evaluation, we introduce HyperTrack, a large-scale dataset with over 16000…

Cited by 0SourceScholar
2026

Sparse Annotation, Dense Supervision: Unleashing Self-Training Power for Occupancy Prediction With 2D Labels

RA-L 2026

Serving as a fundamental task in robotic navigation and autonomous driving, occupancy prediction is gaining increasing attention for its fine-grained perception of the 3D environment. Most existing methods rely on dense 3D annotations, which are expensive, labor-intensive, and difficult to scale in

Cited by 1SourceScholar
2026

TUNA: Taming Unified Visual Representations for Native Unified Multimodal Models

CVPR 2026

Unified multimodal models (UMMs) aim to jointly perform multimodal understanding and generation within a single framework. We present TUNA, a native UMM that builds a unified continuous visual representation by cascading a VAE encoder with a representation encoder. This unified representation space

Cited by 0SourceScholar
2026

Temporal Representation Enhancement (TRE): Learning to Forget Dominant Patterns for Enhanced Temporal Spiking Features

CVPR 2026

Spiking Neural Networks (SNNs) naturally process visual inputs across multiple timesteps, offering rich temporal dynamics and energy-efficient computation. However, the temporally invariant supervision commonly used in training tends to reinforce the same dominant response patterns across timesteps,

Cited by 0SourceScholar
2026

The Cylindrical Representation Hypothesis for Language Model Steering

ICML 2026poster

Steering is a widely used technique for controlling large language models, yet its effects are often unstable and hard to predict. Existing theoretical accounts are largely based on the Linear Representation Hypothesis (LRH). While LRH assumes that concepts can be orthogonalized for lossless control…

Cited by 0SourceScholar
2026

The Optimal Token Baseline: Variance Reduction for Long-Horizon LLM-RL

ICML 2026poster

Reinforcement Learning for Large Language Models (LLMs) often suffers from training collapse in long-horizon tasks due to exploding gradient variance. To mitigate this, baseline is commonly introduced for advantage computation; however, traditional value models remain difficult to optimize, and stan…

Cited by 0SourceScholar
2026

The Tool Decathlon: Benchmarking Language Agents for Diverse, Realistic, and Long-Horizon Task Execution

ICLR 2026poster

Real-world language agents must handle complex, multi-step workflows across diverse applications. For instance, an agent may manage emails by coordinating with calendars and file systems, or monitor a production database like BigQuery to detect anomalies and generate reports following a standard ope…

Cited by 0SourcecodeScholar
2026

Think-J: Learning to Think for Generative LLM-as-a-Judge

AAAI 2026technical

LLM-as-a-Judge refers to the automatic modeling of preferences for responses generated by Large Language Models (LLMs), which is of significant importance for both LLM evaluation and reward modeling. Although generative LLMs have made substantial progress in various tasks, their performance as LLM-J

Cited by 0SourcePDFScholar
2026

TumorChain: Interleaved Multimodal Chain-of-Thought Reasoning for Traceable Clinical Tumor Analysis

ICLR 2026poster

Accurate tumor analysis is central to clinical radiology and precision oncology, where early detection, reliable lesion characterization, and pathology-level risk assessment directly guide diagnosis, staging, and treatment planning. Chain-of-Thought (CoT) reasoning is particularly critical in this s…

Cited by 0SourcecodeScholar
2026

V-ABS: Action-Observer Driven Beam Search for Dynamic Visual Reasoning

ICML 2026poster

Multimodal large language models (MLLMs) have achieved remarkable success in general perception, yet complex multi-step visual reasoning remains a persistent challenge. Although recent agentic approaches incorporate tool use, they often neglect critical execution feedback. Consequently, they suffer …

Cited by 0SourceScholar
2026

WEBEXPERT: DOMAIN-AWARE WEB AGENTS WITH CRITIC-GUIDED EXPERT EXPERIENCE FOR HIGH-PRECISION SEARCH

ICASSP 2026poster

Specialized web tasks in finance, biomedicine, and pharmaceuticals remain challenging due to missing domain priors: queries drift, evidence is noisy, and reasoning is brittle. We present WebExpert, a domain-aware web agent that we implement end-to-end, featuring : (i) sentence-level experience retri…

Cited by 0SourcePDFScholar
2026

When Sample Selection Bias Precipitates Model Collapse

ICML 2026poster

The proliferation of recursive synthetic data training promises to alleviate data scarcity but introduces the existential risk of model collapse, wherein recursive training on synthetic data erodes distributional tails and homogenizes outputs. Current literature identifies data selection as a pivota…

Cited by 0SourceScholar
2025

A Near-Field 3D Parameter Estimation Method Based on a Symmetric Enhanced Nested Array

ICASSP 2025accepted

In this paper, a high-precision three-dimensional (3-D) near-field (NF) localization method is proposed under an underdetermined case based on a symmetric enhanced nested array (SENA). Firstly, the symmetry of the array and the fourth-order cumulant (FOC) are utilized to construct the equivalent vir…

Cited by 0SourceScholar
2025

AIR: Complex Instruction Generation via Automatic Iterative Refinement

EMNLP 2025

With the development of large language models, their ability to follow simple instructions has significantly improved. However, adhering to complex instructions remains a major challenge. Current approaches to generating complex instructions are often irrelevant to the current instruction requiremen

2025

Adversarial Cooperative Rationalization: The Risk of Spurious Correlations in Even Clean Datasets

ICML 2025poster

This study investigates the self-rationalization framework constructed with a cooperative game, where a generator initially extracts the most informative segment from raw input, and a subsequent predictor utilizes the selected subset for its input. The generator and predictor are trained collaborati…

2025

Aligning Black-box Language Models with Human Judgments

NAACL 2025findings

Large language models (LLMs) are increasingly used as automated judges to evaluate recommendation systems, search engines, and other subjective tasks, where relying on human evaluators can be costly, time-consuming, and unscalable. LLMs offer an efficient solution for continuous, automated evaluatio…

Cited by 0SourcePDFScholar
2025

Assessing Vulnerabilities in State-of-the-Art Large Language Models Through Hex Injection (Student Abstract)

AAAI 2025technical

State-of-the-art large language models (LLMs) are designed with robust safeguards to prevent the disclosure of harmful information and dangerous procedures. However, "jailbreaking" techniques can circumvent these protections by exploiting vulnerabilities in the models. This paper introduces a novel…

2025

Atomas: Hierarchical Adaptive Alignment on Molecule-Text for Unified Molecule Understanding and Generation

ICLR 2025poster

Molecule-and-text cross-modal representation learning has emerged as a promising direction for enhancing the quality of molecular representation, thereby improving performance in various scientific fields. However, most approaches employ a global alignment approach to learn the knowledge from differ…

2025

Auto-Regressive Diffusion for Generating 3D Human-Object Interactions

AAAI 2025technical

Text-driven Human-Object Interaction (Text-to-HOI) generation is an emerging field with applications in animation, video games, virtual reality, and robotics. A key challenge in HOI generation is maintaining interaction consistency in long sequences. Existing Text-to-Motion-based approaches, such as…

2025

BacktrackAgent: Enhancing GUI Agent with Error Detection and Backtracking Mechanism

EMNLP 2025

Graphical User Interface (GUI) agents have gained substantial attention due to their impressive capabilities to complete tasks through multiple interactions within GUI environments. However, existing agents primarily focus on enhancing the accuracy of individual actions and often lack effective mech

Cited by 0SourcePDFScholar
2025

Breaking Free from MMI: A New Frontier in Rationalization by Probing Input Utilization

ICLR 2025poster

Extracting a small subset of crucial rationales from the full input is a key problem in explainability research. The most widely used fundamental criterion for rationale extraction is the maximum mutual information (MMI) criterion. In this paper, we first demonstrate that MMI suffers from diminishin…

2025

Bring Reason to Vision: Understanding Perception and Reasoning through Model Merging

ICML 2025poster

Vision-Language Models (VLMs) combine visual perception with the general capabilities, such as reasoning, of Large Language Models (LLMs). However, the mechanisms by which these two abilities can be combined and contribute remain poorly understood. In this work, we explore to compose perception and…

2025

Browsing Like Human: A Multimodal Web Agent with Experiential Fast-and-Slow Thinking

ACL 2025long

Automating web navigation which aims to build a web agent that follows user instructions to complete tasks like booking flights by interacting with websites, has received increasing attention due to its practical value. Although existing web agents are mostly equipped with visual perception, plannin…

2025

CAR-Flow: Condition-Aware Reparameterization Aligns Source and Target for Better Flow Matching

NeurIPS 2025spotlight

Conditional generative modeling aims to learn a conditional data distribution from samples containing data-condition pairs. For this, diffusion and flow-based methods have attained compelling results. These methods use a learned (flow) model to transport an initial standard Gaussian noise that ignor…

Cited by 0SourceScholar
2025

ChemVLM: Exploring the Power of Multimodal Large Language Models in Chemistry Area

AAAI 2025technical

Large Language Models (LLMs) have achieved remarkable success and have been applied across various scientific fields, including chemistry. However, many chemical tasks require the processing of visual information, which cannot be successfully handled by existing chemical LLMs. This brings a growing…

2025

Decision-Aware Preference Modeling for Multi-Behavior Recommendation

IJCAI 2025

In recommender systems, multi-behavior methods have demonstrated significant effectiveness in addressing issues such as data sparsity—challenges commonly encountered by traditional single-behavior recommendation methods. These methods typically infer user preferences from various auxiliary behaviors

2025

Decoupling Memories, Muting Neurons: Towards Practical Machine Unlearning for Large Language Models

ACL 2025finding

Machine Unlearning (MU) has emerged as a promising solution for removing the influence of data that an owner wishes to unlearn from Large Language Models (LLMs). However, existing MU methods, which require tuning the entire model parameters on the unlearned data with random labels or perturbed gradi…

2025

DeepTAGE: Deep Temporal-Aligned Gradient Enhancement for Optimizing Spiking Neural Networks

ICLR 2025poster

Spiking Neural Networks (SNNs), with their biologically inspired spatio-temporal dynamics and spike-driven processing, are emerging as a promising low-power alternative to traditional Artificial Neural Networks (ANNs). However, the complex neuronal dynamics and non-differentiable spike communication…

Cited by 0SourcePDFScholar
2025

Demystifying Small Language Models for Edge Deployment

ACL 2025long

Small language models (SLMs) have emerged as a promising solution for deploying resource-constrained devices, such as smartphones and Web of Things. This work presents the first comprehensive study of over 60 SLMs such as Microsoft Phi and Google Gemma that are publicly accessible. Our findings show…

Cited by 0SourcePDFScholar
2025

DialogGen: Multi-modal Interactive Dialogue System with Multi-turn Text-Image Generation

NAACL 2025findings

Text-to-image (T2I) generation models have significantly advanced in recent years. However, effective interaction with these models is challenging for average users due to the need for specialized prompt engineering knowledge and the inability to perform multi-turn image generation, hindering a dyna…

2025

Disentangled Information Bottleneck for Adversarial Text Defense

EMNLP 2025

Adversarial text defense is a significant strategy to protect modern NLP models from being attacked. Typical text defense methods usually enhance the model’s robustness by model retraining or equipping it with a data preprocessing step, aiming to eliminate the non-robust features and preserve the ro

2025

Divide and Conquer: Grounding LLMs as Efficient Decision-Making Agents via Offline Hierarchical Reinforcement Learning

ICML 2025poster

While showing sophisticated reasoning abilities, large language models (LLMs) still struggle with long-horizon decision-making tasks due to deficient exploration and long-term credit assignment, especially in sparse-reward scenarios. Inspired by the divide-and-conquer principle, we propose an innova…

2025

Diving into Self-Evolving Training for Multimodal Reasoning

ICML 2025poster

Self-evolving training—where models iteratively learn from their own outputs—has emerged as a key approach for complex reasoning tasks, addressing the scarcity of high-quality chain-of-thought data. However, its effectiveness in multimodal reasoning, a domain more intricate than text-only reasoning,…

Cited by 0SourcePDFScholar
2025

ESGenius: Benchmarking LLMs on Environmental, Social, and Governance (ESG) and Sustainability Knowledge

EMNLP 2025

We introduce ESGenius , a comprehensive benchmark for evaluating and enhancing the proficiency of Large Language Models (LLMs) in Environmental, Social, and Governance (ESG) and sustainability-focused question answering. ESGenius comprises two key components: (i) ESGenius-QA , a collection of 1,136

2025

ETVA: Evaluation of Text-to-Video Alignment via Fine-grained Question Generation and Answering

ICCV 2025poster

Precisely evaluating semantic alignment between text prompts and generated videos remains a challenge in Text-to-Video (T2V) Generation. Existing text-to-video alignment metrics like CLIPScore only generate coarse-grained scores without fine-grained alignment details, failing to align with human pre…

Cited by 0SourcePDFScholar
2025

EcoLANG: Efficient and Effective Agent Communication Language Induction for Social Simulation

EMNLP 2025

Large language models (LLMs) have demonstrated an impressive ability to role-play humans and replicate complex social dynamics. However, large-scale LLM-driven simulations still face significant challenges in high time and computational costs. We observe that there exists redundancy in current agent

2025

Enhancing Testing-Time Robustness for Trusted Multi-View Classification in the Wild

CVPR 2025poster

Trusted multi-view classification (TMVC) addresses variations in data quality by evaluating the reliability of each view based on prediction uncertainty at the evidence level, reducing the impact of low-quality views commonly encountered in real-world scenarios. However, existing TMVC methods often…

Cited by 0SourcePDFScholar
2025

Event-based Video Person Re-identification via Cross-Modality and Temporal Collaboration

ICASSP 2025accepted

Video-based person re-identification (ReID) has become increasingly important due to its applications in video surveillance applications. By employing events in video-based person ReID, more motion information can be provided between continuous frames to improve recognition accuracy. Previous approa…

Cited by 5SourceScholar
2025

Fix-CLIP: Dual-Branch Hierarchical Contrastive Learning via Synthetic Captions for Better Understanding of Long Text

ICCV 2025poster

CLIP has shown promising performance across many short-text tasks in a zero-shot manner. However, limited by the input length of the text encoder, CLIP struggles on under-stream tasks with long-text inputs (>77 tokens). To remedy this issue, we propose FIX-CLIP, which includes three novel modules: (…

2025

Follow-Your-Click: Open-domain Regional Image Animation via Motion Prompts

AAAI 2025technical

Despite recent advances in image-to-video generation, better controllability and local animation are less explored. Most existing image-to-video methods are not locally aware and tend to move the entire scene. However, human artists may need to control the movement of different objects or regions. A…

Cited by 52SourcePDFScholar
2025

Fourth-Order Cumulant Based 3-D Near-Field Underdetermined Parameter Estimation With Exact Spatial Propagation Model

ICASSP 2025accepted

Based on the exact spherical wavefront model, an under-determined estimation method for three-dimensional (3-D) parameters of near-field (NF) sources using L-shaped nested arrays is proposed, referred to as the cumulant algorithm. This algorithm leverages the temporal-spatial domain cumulants of NF…

Cited by 0SourceScholar
2025

GIM: A Million-scale Benchmark for Generative Image Manipulation Detection and Localization

AAAI 2025technical

The extraordinary ability of generative models emerges as a new trend in image editing and generating realistic images, posing a serious threat to the trustworthiness of multimedia data and driving the research of image manipulation detection and location (IMDL). However, the lack of a large-scale d…

2025

Global Eye: Breaking the “Fixed Thinking Pattern” during the Instruction Expansion Process

ACL 2025long

An extensive high-quality instruction dataset is crucial for the instruction tuning process of Large Language Models (LLMs). Recent instruction expansion methods have demonstrated their capability to improve the quality and quantity of existing datasets, by prompting high-performance LLM to generate…

Cited by 0SourcePDFScholar
2025

GraspCoT: Integrating Physical Property Reasoning for 6-DoF Grasping under Flexible Language Instructions

ICCV 2025poster

Flexible instruction-guided 6-DoF grasping is a significant yet challenging task for real-world robotic systems. Existing methods utilize the contextual understanding capabilities of the large language models (LLMs) to establish mappings between expressions and targets, allowing robots to comprehend…

2025

HarmonySeg: Tubular Structure Segmentation with Deep-Shallow Feature Fusion and Growth-Suppression Balanced Loss

ICCV 2025poster

Accurate segmentation of tubular structures in medical images, such as vessels and airway trees, is crucial for computer-aided diagnosis, radiotherapy, and surgical planning. However, significant challenges exist in algorithm design when faced with diverse sizes, complex topologies, and (often) inco…

Cited by 0SourcePDFScholar
2025

HoPE: A Novel Positional Encoding Without Long-Term Decay for Enhanced Context Awareness and Extrapolation

ACL 2025long

Many positional encodings (PEs) are designed to exhibit long-term decay, based on an entrenched and long-standing inductive opinion: tokens farther away from the current position carry less relevant information. We argue that long-term decay is outdated in the era of LLMs, as LLMs are now applied to…

Cited by 0SourcePDFScholar
2025

HyperTrans: Efficient Hypergraph-Driven Cross-Domain Pattern Transfer in Image Anomaly Detection

IJCAI 2025

Anomaly detection plays a pivotal role in industrial quality assurance processes, with cross-domain problems, exemplified by the model upgrade from RGB to 3D, being prevalent in real-world scenarios yet remaining systematically underexplored. To address the severe challenges posed by the extreme lac

2025

IDOL: Instant Photorealistic 3D Human Creation from a Single Image

CVPR 2025poster

Creating a high-fidelity, animatable 3D full-body avatar from a single image is a challenging task due to the diverse appearance and poses of humans and the limited availability of high-quality training data. To achieve fast and high-quality human reconstruction, this work rethinks the task from the…

2025

Infinite-Canvas: Higher-Resolution Video Outpainting with Extensive Content Generation

AAAI 2025technical

This paper explores higher-resolution video outpainting with extensive content generation. We point out common issues faced by existing methods when attempting to largely outpaint videos: the generation of low-quality content and limitations imposed by GPU memory. To address these challenges, we pro…

2025

Is Your Model Really A Good Math Reasoner? Evaluating Mathematical Reasoning with Checklist

ICLR 2025poster

Exceptional mathematical reasoning ability is one of the key features that demonstrate the power of large language models (LLMs). How to comprehensively define and evaluate the mathematical abilities of LLMs, and even reflect the user experience in real-world scenarios, has emerged as a critical iss…

Cited by 25SourcePDFScholar
2025

Just a Few Glances: Open-Set Visual Perception with Image Prompt Paradigm

AAAI 2025technical

To break through the limitations of pre-training models on fixed categories, Open-Set Object Detection (OSOD) and Open-Set Segmentation (OSS) have attracted a surge of interest from researchers. Inspired by large language models, mainstream OSOD and OSS methods generally utilize text as a prompt, ac…

Cited by 0SourcePDFScholar
2025

Large Language and Protein Assistant for Protein-Protein Interactions Prediction

ACL 2025long

Predicting the types and affinities of protein-protein interactions (PPIs) is crucial for understanding biological processes and developing novel therapeutic approaches. While encoding proteins themselves is essential, PPI networks can also provide rich prior knowledge for these predictive tasks. Ho…

2025

LiV-GS: LiDAR-Vision Integration for 3D Gaussian Splatting SLAM in Outdoor Environments

RA-L 2025

We present LiV-GS, a LiDAR-visual SLAM system in outdoor environments that leverages 3D Gaussian as a differentiable spatial representation. Notably, LiV-GS is the first method that directly aligns discrete and sparse LiDAR data with continuous differentiable Gaussian maps in large-scale outdoor sce

Cited by 35SourceScholar
2025

Local Conditional Controlling for Text-to-Image Diffusion Models

AAAI 2025technical

Diffusion models have exhibited impressive prowess in the text-to-image task. Recent methods add image-level structure controls, e.g., edge and depth maps, to manipulate the generation process together with text prompts to obtain desired images. This controlling process is globally operated on the e…

2025

MAKAR: a Multi-Agent framework based Knowledge-Augmented Reasoning for Grounded Multimodal Named Entity Recognition

EMNLP 2025

Grounded Multimodal Named Entity Recognition (GMNER), which aims to extract textual entities, their types, and corresponding visual regions from image-text data, has become a critical task in multimodal information extraction. However, existing methods face two major challenges. First, they fail to

2025

MDC-Seg: Multi-Directional Convolution-Based Semantic Segmentation for LiDAR Point Clouds

ICRA 2025

LiDAR point clouds 3D semantic segmentation enables efficient and accurate environmental sensing for intelligent vehicles and autonomous robots, greatly advancing these domains. Existing advanced methods that use 3D sparse convolutional often suffer from a small Effective Receptive Field (ERF), whic

Cited by 1SourcecodeScholar
2025

MI-TRQR: Mutual Information-Based Temporal Redundancy Quantification and Reduction for Energy-Efficient Spiking Neural Networks

NeurIPS 2025poster

Brain-inspired spiking neural networks (SNNs) provide energy-efficient computation through event-driven processing. However, the shared weights across multiple timesteps lead to serious temporal feature redundancy, limiting both efficiency and performance. This issue is further aggravated when proce…

Cited by 0SourcecodeScholar
2025

MIXVPR++: Enhanced Visual Place Recognition With Hierarchical-Region Feature-Mixer and Adaptive Gabor Texture Fuser

RA-L 2025

Visual Place Recognition (VPR) is crucial for various computer vision and robotics applications. Traditional VPR techniques relying on handcrafted features, have been enhanced by using Convolutional Neural Networks (CNNs). Recently, MixVPR has set new benchmarks in VPR by using advanced feature aggr

Cited by 2SourceScholar
2025

Microphone Array Beamforming for Speech Enhancement Based on Dynamic Mode Decomposition

ICASSP 2025accepted

Microphone array beamforming is widely used to extract desired speech signals from noisy environments. While most research in this area focuses on utilizing spatial information, less attention is given to the intrinsic physical mechanisms underlying microphone array observations. This paper aims to…

Cited by 4SourceScholar
2025

Modeling All Response Surfaces in One for Conditional Search Spaces

AAAI 2025technical

Bayesian Optimization (BO) is a sample-efficient black-box optimizer commonly used in search spaces where hyperparameters are independent. However, in many practical AutoML scenarios, there will be dependencies among hyperparameters, forming a conditional search space, which can be partitioned into…

Cited by 0SourcePDFScholar
2025

More is not always better? Enhancing Many-Shot In-Context Learning with Differentiated and Reweighting Objectives

ACL 2025long

Large language models (LLMs) excel at few-shot in-context learning (ICL) without requiring parameter updates. However, as ICL demonstrations increase from a few to many, performance tends to plateau and eventually decline. We identify two primary causes for this trend: the suboptimal negative log-li…

2025

MotionCraft: Crafting Whole-Body Motion with Plug-and-Play Multimodal Controls

AAAI 2025technical

Whole-body multimodal motion generation, controlled by text, speech, or music, has numerous applications including video generation and character animation. However, employing a unified model to process different condition modalities presents two main challenges: motion distribution drifts across di…

2025

Multi-Agent Collaboration via Cross-Team Orchestration

ACL 2025finding

Large Language Models (LLMs) have significantly impacted various domains, especially through organized LLM-driven autonomous agents. A representative scenario is in software development, where agents can collaborate in a team like humans, following predefined phases to complete sub-tasks sequentiall…

2025

Multi-SWE-bench: A Multilingual Benchmark for Issue Resolving

NeurIPS 2025poster

The task of issue resolving aims to modify a codebase to generate a patch that addresses a given issue. However, most existing benchmarks focus almost exclusively on Python, making them insufficient for evaluating Large Language Models (LLMs) across different programming languages. To bridge this ga…

Cited by 0SourceScholar
2025

Multi-view Subspace Classification: A Hierarchical Contrastive Approach and Low-rank Latent Representation

ICASSP 2025accepted

Effective multi-view subspace learning is crucial for enhancing classification performance on multi-view data. In this paper, we propose CMvLSCN, a novel end-to-end framework addressing multi-view classification at view, sample, and subspace levels. The key innovations are: Strengthening inter-view…

Cited by 0SourceScholar
2025

Multilingual Machine Translation with Open Large Language Models at Practical Scale: An Empirical Study

NAACL 2025long

Large language models (LLMs) have shown continuously improving multilingual capabilities, and even small-scale open-source models have demonstrated rapid performance enhancement. In this paper, we systematically explore the abilities of open LLMs with less than ten billion parameters to handle multi…

2025

NOVER: Incentive Training for Language Models via Verifier-Free Reinforcement Learning

EMNLP 2025

Recent advances, such as DeepSeek R1-Zero, highlight the effectiveness of incentive training, a reinforcement learning paradigm that computes rewards solely based on the final answer part of a language model’s output, thereby encouraging the generation of intermediate reasoning steps. However, these

2025

PMSS: Pretrained Matrices Skeleton Selection for LLM Fine-tuning

COLING 2025main

Low-rank adaptation (LoRA) and its variants have recently gained much interest due to their ability to avoid excessive inference costs. However, LoRA still encounters the following challenges: (1) Limitation of low-rank assumption; and (2) Its initialization method may be suboptimal. To this end, we…

Cited by 3SourcePDFScholar
2025

Quantifying Distributional Invariance in Causal Subgraph for IRM-Free Graph Generalization

NeurIPS 2025poster

Out-of-distribution generalization under distributional shifts remains a critical challenge for graph neural networks. Existing methods generally adopt the Invariant Risk Minimization (IRM) framework, requiring costly environment annotations or heuristically generated synthetic splits. To circumvent…

Cited by 0SourcecodeScholar
2025

Rad-GS: Radar-Vision Integration for 3D Gaussian Splatting SLAM in Outdoor Environments

RA-L 2025

We present Rad-GS, a 4D radar-camera SLAM system designed for kilometer-scale outdoor environments, utilizing 3D Gaussian as a differentiable spatial representation. Rad-GS combines the advantages of raw radar point cloud with Doppler information and geometrically enhanced point cloud to guide dynam

Cited by 0SourceScholar
2025

ReachAgent: Enhancing Mobile Agent via Page Reaching and Operation

NAACL 2025long

Recently, mobile AI agents have gained increasing attention. Given a task, mobile AI agents can interact with mobile devices in multiple steps and finally form a GUI flow that solves the task. However, existing agents tend to focus on most task-relevant elements at each step, leading to local optima…

2025

Rethinking Decoding in Multi-intent Spoken Language Understanding

ICASSP 2025accepted

Multi-intent spoken language understanding (SLU) can handle multiple intent utterances in real-world scenarios, which has gained increasing research attention. Despite promising results achieved by existing joint models, they (1) perform utterance-level or token-level intent detection, resulting in…

Cited by 0SourceScholar
2025

Retro-R1: LLM-based Agentic Retrosynthesis

NeurIPS 2025poster

Retrosynthetic planning is a fundamental task in chemical discovery. Due to the vast combinatorial search space, identifying viable synthetic routes remains a significant challenge--even for expert chemists. Recent advances in Large Language Models (LLMs), particularly equipped with reinforcement le…

Cited by 0SourceScholar
2025

SPO: Self Preference Optimization with Self Regularization

EMNLP 2025

Direct Preference Optimization (DPO) is a widely used offline preference optimization algorithm that enhances the simplicity and training stability of reinforcement learning through reward function reparameterization from PPO. Recently, SimPO (Simple Preference Optimization) and CPO (Contrastive Pre

Cited by 0SourcePDFScholar
2025

STIV: Scalable Text and Image Conditioned Video Generation

ICCV 2025poster

We present a simple and scalable text and image conditioned video generation method. Our approach, named STIV, integrates a variable number of image conditions into a Diffusion Transformer (DiT) through frame replacement. This design enables STIV to perform both text-to-video (T2V) and text-image-to…

2025

SX-Stitch: An Efficient VMS-UNet Based Framework for Intraoperative Scoliosis X-Ray Image Stitching

ICASSP 2025accepted

In scoliosis surgery, the limited field of view of the C-arm Xray machine restricts the surgeons’ holistic analysis of spinal structures. This paper presents an end-to-end efficient and robust intraoperative X-ray image stitching method for scoliosis surgery, named SX-Stitch. The method is divided i…

Cited by 0SourceScholar
2025

Scaling Large Language Model-based Multi-Agent Collaboration

ICLR 2025poster

Recent breakthroughs in large language model-driven autonomous agents have revealed that multi-agent collaboration often surpasses each individual through collective reasoning. Inspired by the neural scaling law—increasing neurons enhances performance, this study explores whether the continuous addi…

2025

Stability and Generalization of Zeroth-Order Decentralized Stochastic Gradient Descent with Changing Topology

AAAI 2025technical

Zeroth-order (ZO) optimization as the gradient-free method has become a powerful tool when the first-order gradient is unavailable or expensive to obtain, especially in decentralized learning scenarios where data and computational resources are distributed across multiple clients. There have been ma…

Cited by 0SourcePDFScholar
2025

TailorKV: A Hybrid Framework for Long-Context Inference via Tailored KV Cache Optimization

ACL 2025finding

The Key-Value (KV) cache in generative large language models (LLMs) introduces substantial memory overhead. Existing works mitigate this burden by offloading or compressing the KV cache. However, loading the entire cache incurs significant latency due to PCIe bandwidth bottlenecks in CPU-GPU communi…

2025

Target Localization With a Coprime Multistatic MIMO Radar via Coupled Canonical Polyadic Decomposition Based on Joint EVD

ICASSP 2025accepted

This paper addresses target localization using a multistatic multiple-input multiple-output (MIMO) radar system with coprime L-shaped receive arrays (CLsA). A target localization method is proposed by modeling the observed signals as tensors that admit a coupled canonical polyadic decomposition (C-C…

Cited by 0SourceScholar
2025

Theoretical Insights into Fine-Tuning Attention Mechanism: Generalization and Optimization

IJCAI 2025

Large Language Models (LLMs), built on Transformer architectures, exhibit remarkable generalization across a wide range of tasks. However, fine-tuning these models for specific tasks remains resource-intensive due to their extensive parameterization. In this paper, we explore two remarkable phenomen

Cited by 0SourcePDFScholar
2025

Toward Comprehensive Semantic Prompt for Region Contrastive Learning Underwater Image Enhancement

ICASSP 2025accepted

Underwater image enhancement (UIE) focuses on mitigating image quality degradation due to light absorption and scattering. However, most existing methods enhance images via a global and uniform manner, neglecting the inherent semantic information in different regions, which may cause the network to…

Cited by 0SourceScholar
2025

Towards More Discriminative Feature Learning in SNNs with Temporal-Self-Erasing Supervision

AAAI 2025technical

Spiking Neural Networks (SNNs) are biologically inspired models that process visual inputs over multiple time steps. However, they often struggle with limited feature discrimination along the temporal dimension due to inherent spatiotemporal invariance. This limitation arises from the redundant acti…

Cited by 0SourcePDFScholar
2025

Towards Multiple Character Image Animation Through Enhancing Implicit Decoupling

ICLR 2025poster

Controllable character image animation has a wide range of applications. Although existing studies have consistently improved performance, challenges persist in the field of character image animation, particularly concerning stability in complex backgrounds and tasks involving multiple characters. T…

Cited by 0SourcePDFScholar
2025

UniMC: Taming Diffusion Transformer for Unified Keypoint-Guided Multi-Class Image Generation

ICML 2025poster

Although significant advancements have been achieved in the progress of keypoint-guided Text-to-Image diffusion models, existing mainstream keypoint-guided models encounter challenges in controlling the generation of more general non-rigid objects beyond humans (e.g., animals). Moreover, it is diffi…

Cited by 0SourcePDFScholar
2025

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

ICLR 2025spotlight

Drug discovery is crucial for identifying candidate drugs for various diseases. However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focus on single-scale features, overlooking the hierarchical molecular structures t…

2025

Weaving Context Across Images: Improving Vision-Language Models through Focus-Centric Visual Chains

ACL 2025long

Vision-language models (VLMs) achieve remarkable success in single-image tasks. However, real-world scenarios often involve intricate multi-image inputs, leading to a notable performance decline as models struggle to disentangle critical information scattered across complex visual features. In this…

Cited by 0SourcePDFScholar
2025

WonderPlay: Dynamic 3D Scene Generation from a Single Image and Actions

ICCV 2025poster

WonderPlay is a novel framework integrating physics simulation with video generation for generating action-conditioned dynamic 3D scenes from a single image. Our hybrid generative simulator first uses a physics solver to simulate coarse 3D dynamics, which subsequently conditions a video generator to…

Cited by 0SourcePDFScholar
2025

X-MOBILITY: End-to-End Generalizable Navigation via World Modeling

ICRA 2025

General-purpose navigation in challenging environments remains a significant problem in robotics, with current state-of-the-art approaches facing myriad limitations. Classical approaches struggle with cluttered settings and require extensive tuning, while learning-based methods face difficulties gen

Cited by 16SourcecodeScholar
2025

XRAG: Cross-lingual Retrieval-Augmented Generation

EMNLP 2025

We propose XRAG, a novel benchmark designed to evaluate the generation abilities of LLMs in cross-lingual Retrieval-Augmented Generation (RAG) settings where the user language does not match the retrieval results. XRAG is constructed from recent news articles to ensure that its questions require ext

2024

$\text{Di}^2\text{Pose}$: Discrete Diffusion Model for Occluded 3D Human Pose Estimation

NeurIPS 2024poster

Diffusion models have demonstrated their effectiveness in addressing the inherent uncertainty and indeterminacy in monocular 3D human pose estimation (HPE). Despite their strengths, the need for large search spaces and the corresponding demand for substantial training data make these models prone t…

Cited by 0SourcePDFScholar
2024

3-D Near-Field Localization by Jointly Exploiting Spatial and Temporal Information Based on a Nonuniform Cross Array

ICASSP 2024accepted

In this paper, an underdetermined three-dimensional (3-D) near-field source localization method is proposed, based on a two-dimensional (2-D) symmetric nonuniform cross array. Firstly, the fourth-order cumulant of the near-field observations with multiple delay lags is exploited to construct virtual…

Cited by 0SourceScholar
2024

A Comprehensive Evaluation of Quantization Strategies for Large Language Models

ACL 2024findings

Increasing the number of parameters in large language models (LLMs) usually improves performance in downstream tasks but raises compute and memory costs, making deployment difficult in resource-limited settings. Quantization techniques, which reduce the bits needed for model weights or activations w…

2024

A New Fourth-Order Sparse Array Generator Based on Sum-Difference Co-Array Analysis

ICASSP 2024accepted

In this paper, based on sum-difference co-array analysis, a new fourth-order sparse array called sum-difference-FODC (SD-FODC) is proposed, allowing the construction of a fourth-order DCA with long consecutive lags using the continuous segments in the second-order DCA and SCA of the original array.…

Cited by 0SourceScholar
2024

Analysing The Impact of Sequence Composition on Language Model Pre-Training

ACL 2024long

Most language model pre-training frameworks concatenate multiple documents into fixed-length sequences and use causal masking to compute the likelihood of each token given its context; this strategy is widely adopted due to its simplicity and efficiency. However, to this day, the influence of the pr…

2024

Anomaly-Aware Semantic Self-Alignment Framework for Video-Based Person Re-Identification

ICASSP 2024accepted

Video-based person re-identification (Re-ID) aims at matching the video snippets of the same person across multiple cameras. The ubiquitous appearance misalignment is a critical challenge in video person re-identification. Existing alignment-based methods rely on off-the-shelf human parsing models a…

Cited by 0SourceScholar
2024

Autonomous Agents for Collaborative Task under Information Asymmetry

NeurIPS 2024poster

Large Language Model Multi-Agent Systems (LLM-MAS) have greatly progressed in solving complex tasks. It communicates among agents within the system to collaboratively solve tasks, under the premise of shared information. However, when agents' collaborations are leveraged to perform multi-person task…

2024

BadCLIP: Trigger-Aware Prompt Learning for Backdoor Attacks on CLIP

CVPR 2024poster

Contrastive Vision-Language Pre-training known as CLIP has shown promising effectiveness in addressing downstream image recognition tasks. However recent works revealed that the CLIP model can be implanted with a downstream-oriented backdoor. On downstream tasks one victim model performs well on cle…

2024

ChatDev: Communicative Agents for Software Development

ACL 2024long

Software development is a complex task that necessitates cooperation among multiple members with diverse skills. Numerous studies used deep learning to improve specific phases in a waterfall model, such as design, coding, and testing. However, the deep learning model in each phase requires unique de…

2024

CodeM: Less Data Yields More Versatility via Ability Matrix

ACL 2024findings

In the era of code large language models (code LLMs), data engineering plays a pivotal role during the instruction fine-tuning phase. To train a versatile model, previous efforts devote tremendous efforts into crafting instruction data covering all the downstream scenarios. Nonetheless, this will in…

2024

Decoupling Representation and Knowledge for Few-Shot Intent Classification and Slot Filling

AAAI 2024technical

Few-shot intent classification and slot filling are important but challenging tasks due to the scarcity of finely labeled data. Therefore, current works first train a model on source domains with sufficiently labeled data, and then transfer the model to target domains where only rarely labeled data…

Cited by 0SourcePDFScholar
2024

Deep Convolution Network Based Super Resolution DOA Estimation with Toeplitz and Sparse Prior

ICASSP 2024accepted

In this paper, a deep learning (DL) based approach is investigated for direction-of-arrival (DOA) estimation, where large-scale uniform linear arrays (ULAs) and small number of samples are considered. Different from existing DL based DOA estimators, the proposed solution first exploits the Toeplitz…

Cited by 0SourceScholar
2024

DetermLR: Augmenting LLM-based Logical Reasoning from Indeterminacy to Determinacy

ACL 2024long

Recent advances in large language models (LLMs) have revolutionized the landscape of reasoning tasks. To enhance the capabilities of LLMs to emulate human reasoning, prior studies have focused on modeling reasoning steps using various thought structures like chains, trees, or graphs. However, LLM-ba…

2024

DreamIdentity: Enhanced Editability for Efficient Face-Identity Preserved Image Generation

AAAI 2024technical

While large-scale pre-trained text-to-image models can synthesize diverse and high-quality human-centric images, an intractable problem is how to preserve the face identity and follow the text prompts simultaneously for conditioned input face images and texts. Despite existing encoder-based methods…

Cited by 34SourcePDFScholar
2024

EBMDock: Neural Probabilistic Protein-Protein Docking via a Differentiable Energy Model

ICLR 2024poster

Protein complex formation, a pivotal challenge in contemporary biology, has recently gained interest from the machine learning community, particularly concerning protein-ligand docking tasks. In this paper, we delve into the equally crucial but comparatively under-investigated domain of protein-prot…

Cited by 10SourcePDFScholar
2024

Efficient Saliency Encoding for Visual Place Recognition: Introducing the Lightweight Pooling-Centric Saliency-Aware VPR Method

RA-L 2024

The paper introduces a novel Visual Place Recognition (VPR) method called Lightweight Pooling-centric Saliency-aware VPR (LPS-VPR), a high-performance VPR method capable of exploiting saliency information without computational burden. The key contribution of the method is a pooling-based saliency en

Cited by 6SourceScholar
2024

Empowering and Assessing the Utility of Large Language Models in Crop Science

NeurIPS 2024poster

Large language models (LLMs) have demonstrated remarkable efficacy across knowledge-intensive tasks. Nevertheless, their untapped potential in crop science presents an opportunity for advancement. To narrow this gap, we introduce CROP, which includes a novel instruction tuning dataset specifically d…

Cited by 1SourcePDFScholar
2024

Enhancing Human Experience in Human-Agent Collaboration: A Human-Centered Modeling Approach Based on Positive Human Gain

ICLR 2024poster

Existing game AI research mainly focuses on enhancing agents' abilities to win games, but this does not inherently make humans have a better experience when collaborating with these agents. For example, agents may dominate the collaboration and exhibit unintended or detrimental behaviors, leading to…

Cited by 2SourcePDFScholar
2024

Experiential Co-Learning of Software-Developing Agents

ACL 2024long

Recent advancements in large language models (LLMs) have brought significant changes to various domains, especially through LLM-driven autonomous agents. A representative scenario is in software development, where LLM agents demonstrate efficient collaboration, task division, and assurance of softwa…

2024

Frequency-Domain Signal Reconstruction for Dynamic Time-Domain Weighting Hybrid Precoding with Beam Squint

ICASSP 2024accepted

Hybrid precoding is considered in wideband mm-Wave massive MIMO-OFDM systems with beam squint. Traditional wideband hybrid precoding schemes cannot achieve near-optimal sum rate as digital precoding/beamforming (DBF) and may induce high hardware cost. Dynamic time-domain weighting hybrid precoding (…

Cited by 0SourceScholar
2024

Fspen: an Ultra-Lightweight Network for Real Time Speech Enahncment

ICASSP 2024accepted

Deep learning-based speech enhancement methods have shown promising result in recent years. However, in practical applications, the model size and computational complexity are important factors that limit their use in end-products. Therefore, in products that require real-time speech enhancement wit…

Cited by 25SourceScholar
2024

Identifiability Analysis of Sensor Arrays with Sensors off Half-Wavelength Grid

ICASSP 2024accepted

In this paper, we analyze the effect of sensor placement to the achievable number of degrees-of-freedom (DOFs) when the sensors deviate from a half-wavelength grid. More specifically, we consider two variations of a uniform linear array (ULA), namely, when one or more sensors are shifted from half-w…

Cited by 0SourceScholar
2024

Inducing High Energy-Latency of Large Vision-Language Models with Verbose Images

ICLR 2024poster

Large vision-language models (VLMs) such as GPT-4 have achieved exceptional performance across various multi-modal tasks. However, the deployment of VLMs necessitates substantial energy consumption and computational resources. Once attackers maliciously induce high energy consumption and latency tim…

2024

Is the MMI Criterion Necessary for Interpretability? Degenerating Non-causal Features to Plain Noise for Self-Rationalization

NeurIPS 2024poster

An important line of research in the field of explainability is to extract a small subset of crucial rationales from the full input. The most widely used criterion for rationale extraction is the maximum mutual information (MMI) criterion. However, in certain datasets, there are spurious features no…

2024

LA-LIO: Robust Localizability-Aware LiDAR-Inertial Odometry for Challenging Scenes

IROS 2024poster

Modern robotic systems are increasingly deployed in complex and diverse environments, and reliable localization under challenging conditions becomes crucial for the safe and efficient operation of these systems. The odometry based on LiDAR is prone to system collapse caused by computational divergen…

Cited by 1SourceScholar
2024

LanguageBind: Extending Video-Language Pretraining to N-modality by Language-based Semantic Alignment

ICLR 2024poster

The video-language (VL) pretraining has achieved remarkable improvement in multiple downstream tasks. However, the current VL pretraining framework is hard to extend to multiple modalities (N modalities, N ≥ 3) beyond vision and language. We thus propose LanguageBind, taking the language as the bind…

2024

MaintIE: A Fine-Grained Annotation Schema and Benchmark for Information Extraction from Maintenance Short Texts

COLING 2024main

Maintenance short texts (MST), derived from maintenance work order records, encapsulate crucial information in a concise yet information-rich format. These user-generated technical texts provide critical insights into the state and maintenance activities of machines, infrastructure, and other engine…

2024

MathAttack: Attacking Large Language Models towards Math Solving Ability

AAAI 2024technical

With the boom of Large Language Models (LLMs), the research of solving Math Word Problem (MWP) has recently made great progress. However, there are few studies to examine the robustness of LLMs in math solving ability. Instead of attacking prompts in the use of LLMs, we propose a MathAttack model to…

2024

Mobile-Bench: An Evaluation Benchmark for LLM-based Mobile Agents

ACL 2024long

With the remarkable advancements of large language models (LLMs), LLM-based agents have become a research hotspot in human-computer interaction.However, there is a scarcity of benchmarks available for LLM-based mobile agents.Benchmarking these agents generally faces three main challenges:(1) The ine…

2024

MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding

EMNLP 2024finding

Recently, mobile AI agents based on VLMs have been gaining increasing attention. These works typically utilize VLM as a foundation, fine-tuning it with instruction-based mobile datasets. However, these VLMs are typically pre-trained on general-domain data, which often results in a lack of fundamenta…

2024

Modality-Agnostic Structural Image Representation Learning for Deformable Multi-Modality Medical Image Registration

CVPR 2024highlight

Establishing dense anatomical correspondence across distinct imaging modalities is a foundational yet challenging procedure for numerous medical image analysis studies and image-guided radiotherapy. Existing multi-modality image registration algorithms rely on statistical-based similarity measures o…

Cited by 12SourcePDFScholar
2024

Multi-Beam Multiplexing Design with Phase-Only Excitation Based on Hybrid Beamforming Architectures

ICASSP 2024accepted

Although multi-beam multiplexing can be implemented merely by phase shifters with hybrid beamforming configured by the sub-connected subarray architecture since all the antennas share the same magnitude, they cannot be set to a predetermined value. To tackle this issue, a non-convex constraint to en…

Cited by 0SourceScholar
2024

Mutuality Attribute Makes Better Video Anomaly Detection

ICASSP 2024accepted

Video anomaly detection (VAD) is an essential but challenging task. Existing prevalent methods focus on analyzing the reconstruction or prediction difference between normal and abnormal patterns through multiple deep features, e.g., optic flow. However, these approaches independently use deep featur…

Cited by 0SourceScholar
2024

Neighborhood Consensus Guided Matching Based Place Recognition with Spatial-Channel Embedding

IROS 2024poster

As a crucial part of mobile robotics and autonomous driving, Visual Place Recognition (VPR) is usually addressed by recognizing its similar reference images from a pre-obtained database. However, VPR always suffers from environmental changes, such as weather, illumination, perceptual-aliasing and so…

Cited by 0SourceScholar
2024

OMG: Occlusion-friendly Personalized Multi-concept Generation in Diffusion Models

ECCV 2024poster

"Personalization is an important topic in text-to-image generation, especially the challenging multi-concept personalization. Current multi-concept methods are struggling with identity preservation, occlusion, and the harmony between foreground and background. In this work, we propose OMG, an occlus…

2024

OPUS: Occupancy Prediction Using a Sparse Set

NeurIPS 2024poster

Occupancy prediction, aiming at predicting the occupancy status within voxelized 3D environment, is quickly gaining momentum within the autonomous driving community. Mainstream occupancy prediction works first discretize the 3D environment into voxels, then perform classification on such dense grids…

2024

OpenOmni: A Collaborative Open Source Tool for Building Future-Ready Multimodal Conversational Agents

EMNLP 2024system demonstrations

Multimodal conversational agents are highly desirable because they offer natural and human-like interaction.However, there is a lack of comprehensive end-to-end solutions to support collaborative development and benchmarking.While proprietary systems like GPT-4o and Gemini demonstrating impressive i…

2024

Prompting Future Driven Diffusion Model for Hand Motion Prediction

ECCV 2024poster

"Hand motion prediction from both first- and third-person perspectives is vital for enhancing user experience in AR/VR and ensuring safe remote robotic arm control. Previous works typically focus on predicting hand motion trajectories or human body motion, with direct hand motion prediction remainin…

Cited by 7SourcePDFScholar
2024

Pruning Large Language Models to Intra-module Low-rank Architecture with Transitional Activations

ACL 2024findings

Structured pruning fundamentally reduces computational and memory overheads of large language models (LLMs) and offers a feasible solution for end-side LLM deployment. Structurally pruned models remain dense and high-precision, highly compatible with further tuning and compression. However, as the c…

2024

SHIELD: LLM-Driven Schema Induction for Predictive Analytics in EV Battery Supply Chain Disruptions

EMNLP 2024industry

The electric vehicle (EV) battery supply chain’s vulnerability to disruptions necessitates advanced predictive analytics. We present SHIELD (Schema-based Hierarchical Induction for EV supply chain Disruption), a system integrating Large Language Models (LLMs) with domain expertise for EV battery sup…

Cited by 2SourcePDFScholar
2024

SeqGPT: An Out-of-the-Box Large Language Model for Open Domain Sequence Understanding

AAAI 2024technical

Large language models (LLMs) have shown impressive abilities for open-domain NLP tasks. However, LLMs are sometimes too footloose for natural language understanding (NLU) tasks which always have restricted output and input format. Their performances on NLU tasks are highly related to prompts or demo…

2024

SoftCLIP: Softer Cross-Modal Alignment Makes CLIP Stronger

AAAI 2024technical

During the preceding biennium, vision-language pre-training has achieved noteworthy success on several downstream tasks. Nevertheless, acquiring high-quality image-text pairs, where the pairs are entirely exclusive of each other, remains a challenging task, and noise exists in the commonly used data…

2024

Three-Dimensional Spatial-Temporal Near-Field Passive Localization Based on an Exact Spatial Propagation Model

ICASSP 2024accepted

Based on the exact source-sensor spatial geometry, a three-dimensional (3-D) spatial-temporal localization algorithm for multiple near-field (NF) sources is proposed without adopting the Fresnel approximation, which simplifies the spatial phase difference by Taylors polynomial. In addition, consider…

Cited by 1SourceScholar
2024

ToolPlanner: A Tool Augmented LLM for Multi Granularity Instructions with Path Planning and Feedback

EMNLP 2024main

Recently, tool-augmented LLMs have gained increasing attention. Given an instruction, tool-augmented LLMs can interact with various external tools in multiple rounds and provide a final answer. However, previous LLMs were trained on overly detailed instructions, which included API names or parameter…

2024

ToolRerank: Adaptive and Hierarchy-Aware Reranking for Tool Retrieval

COLING 2024main

Tool learning aims to extend the capabilities of large language models (LLMs) with external tools. A major challenge in tool learning is how to support a large number of tools, including unseen tools. To address this challenge, previous studies have proposed retrieving suitable tools for the LLM bas…

2024

Towards Better Data Exploitation in Self-Supervised Monocular Depth Estimation

RA-L 2024

Depth estimation plays an important role in robotic perception systems. The self-supervised monocular paradigm has gained significant attention since it can free training from the reliance on depth annotations. Despite recent advancements, existing self-supervised methods still underutilize the avai

Cited by 16SourcecodeScholar
2024

United We Stand, Divided We Fall: Fingerprinting Deep Neural Networks via Adversarial Trajectories

NeurIPS 2024poster

In recent years, deep neural networks (DNNs) have witnessed extensive applications, and protecting their intellectual property (IP) is thus crucial. As a non-invasive way for model IP protection, model fingerprinting has become popular. However, existing single-point based fingerprinting methods are…

Cited by 0SourcePDFScholar
2024

Unlearnable 3D Point Clouds: Class-wise Transformation Is All You Need

NeurIPS 2024poster

Traditional unlearnable strategies have been proposed to prevent unauthorized users from training on the 2D image data. With more 3D point cloud data containing sensitivity information, unauthorized usage of this new type data has also become a serious concern. To address this, we propose the first…

2024

What Causes the Failure of Explicit to Implicit Discourse Relation Recognition?

NAACL 2024long

We consider an unanswered question in the discourse processing community: why do relation classifiers trained on explicit examples (with connectives removed) perform poorly in real implicit scenarios? Prior work claimed this is due to linguistic dissimilarity between explicit and implicit examples b…

2024

What Makes Good Data for Alignment? A Comprehensive Study of Automatic Data Selection in Instruction Tuning

ICLR 2024poster

Instruction tuning is a standard technique employed to align large language models to end tasks and user preferences after the initial pretraining phase. Recent research indicates the critical role of data engineering in instruction tuning -- when appropriately selected, only limited data is necessa…