← Search

lei wang

210 accepted papers

2026

AdaptCLIP: Adapting CLIP for Universal Visual Anomaly Detection

AAAI 2026technical

Universal visual anomaly detection aims to identify anomalies from novel or unseen vision domains without additional fine-tuning, which is critical in open scenarios. Recent studies have demonstrated that pre-trained vision-language models like CLIP exhibit strong generalization with just zero or a

Cited by 0SourcePDFScholar
2026

Beyond Benchmarks: Toward Causally Faithful Evaluation of Large Language Models

ICML 2026poster

Current LLM evaluations often conflate benchmark performance with intrinsic model capability. This is misleading, as observed outcomes arise from the entire evaluation system, including datasets, prompting methods, decoding parameters, and the software–hardware stack, rather than the model alone. Wh…

Cited by 0SourceScholar
2026

Beyond Tokens: Dynamic Latent Reasoning via Semantic Residual Refinement

AAAI 2026technical

Chain-of-Thought prompting has remarkably advanced LLM reasoning by generating explicit step-by-step tokens, yet its discrete nature inherently limits expressiveness and efficiency, struggling with abstract, ambiguous, or semantically divergent cognition beyond linguistic tokens. Latent reasoning of

Cited by 0SourcePDFScholar
2026

CombinationTS: A Modular Framework for Understanding Time-Series Forecasting Models

ICML 2026poster

Recent progress in time-series forecasting has led to rapidly increasing architectural complexity, yet many reported State-of-the-Art gains are statistically fragile or misattributed. We argue that progress requires a shift from model selection to modular attribution, identifying which components tr…

Cited by 0SourceScholar
2026

CometNet: Contextual Motif-guided Long-term Time Series Forecasting

AAAI 2026technical

Long-term Time Series Forecasting is crucial across numerous critical domains, yet its accuracy remains fundamentally constrained by the receptive field bottleneck in existing models. Mainstream Transformer- and Multi-layer Perceptron (MLP)-based methods mainly rely on finite look-back windows, limi

Cited by 0SourcePDFScholar
2026

DanceHA: A Multi-Agent Framework for Document-Level Aspect-Based Sentiment Analysis

AAAI 2026technical

Aspect-Based Sentiment Intensity Analysis (ABSIA) has garnered increasing attention, though research largely focuses on domain-specific, sentence-level settings. In contrast, document-level ABSIA--particularly in addressing complex tasks like extracting Aspect-Category-Opinion-Sentiment-Intensity (A

Cited by 0SourcePDFScholar
2026

Don't Forget Why You Started: Tackling Dual Forgetting in Vision-Language Continual Learning

ICML 2026poster

Continual learning of Vision-Language Model (VLM) aspires to empower foundation models with new expertise without compromising their universal zero-shot capabilities. However, this pursuit faces a critical ''dual-forgetting'' challenge: the catastrophic forgetting of newly acquired classes (Incremen…

Cited by 0SourceScholar
2026

Dual-Channel Learning Framework for Zero-Shot CircRNA-miRNA Interaction Prediction via State Space Modeling

AAAI 2026technical

CircRNA-miRNA interaction (CMI) plays a pivotal role in disease therapeutics and drug discovery. However, existing methods face several challenges in modeling complex biological networks and zero-shot learning scenarios. Biological networks encapsulate rich biological information, yet current approa

Cited by 0SourcePDFScholar
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

EmoTaG: Emotion-Aware Talking Head Synthesis on Gaussian Splatting with Few-Shot Personalization

CVPR 2026

Audio-driven 3D talking head synthesis has advanced rapidly with Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS). By leveraging rich pre-trained priors, few-shot methods enable instant personalization from just a few seconds of video. However, under expressive facial motion, existing

Cited by 0SourceScholar
2026

Enhancing All-to-X Backdoor Attacks with Optimized Target Class Mapping

AAAI 2026technical

Backdoor attacks pose severe threats to machine learning systems, prompting extensive research in this area. However, most existing work focuses on single-target All-to-One (A2O) attacks, overlooking the more complex All-to-X (A2X) attacks with multiple target classes, which are often assumed to hav

Cited by 0SourcePDFScholar
2026

FedALT: Federated Fine-Tuning Through Adaptive Local Training with Rest-of-World LoRA

AAAI 2026technical

Fine-tuning large language models (LLMs) in federated settings enables privacy-preserving adaptation but suffers from cross-client interference due to model aggregation. Existing federated LoRA fine-tuning methods, primarily based on FedAvg, struggle with data heterogeneity, leading to harmful cross

Cited by 0SourcePDFScholar
2026

FedTreeLoRA: Reconciling Statistical and Functional Heterogeneity in Federated LoRA Fine-Tuning

ICML 2026poster

Federated Learning (FL) with Low-Rank Adaptation (LoRA) has become a standard for privacy-preserving LLM fine-tuning. However, existing personalized methods predominantly operated under a restrictive Flat-Model Assumption: they addressed client-side *statistical heterogeneity* but treated the model …

Cited by 0SourceScholar
2026

FluxNet: Learning Capacity-Constrained Local Transport Operators for Conservative and Bounded PDE Surrogates

ICML 2026poster

Autoregressive learning of time-stepping operators offers an effective approach to data-driven PDE simulation on grids. For conservation laws, however, long-horizon rollouts are often destabilized when learned updates violate global conservation and, in many applications, additional state bounds—suc…

Cited by 0SourceScholar
2026

From Narrow to Panoramic Vision: Attention-Guided Cold-Start Reshapes Multimodal Reasoning

ICLR 2026poster

The cold-start initialization stage plays a pivotal role in training Multimodal Large Reasoning Models (MLRMs), yet its mechanisms remain insufficiently understood. To analyze this stage, we introduce the Visual Attention Score (VAS), an attention-based metric that quantifies how much a model attend…

Cited by 0SourcecodeScholar
2026

GeoViS: Geospatially Rewarded Visual Search for Remote Sensing Visual Grounding

CVPR 2026

Recent advances in multimodal large language models (MLLMs) have led to remarkable progress in visual grounding, enabling fine-grained cross-modal alignment between textual queries and image regions. However, transferring such capabilities to remote sensing imagery remains challenging, as targets ar

Cited by 0SourcecodeScholar
2026

HSA-Net: Hierarchical and Structure-Aware Framework for Efficient and Scalable Molecular Language Modeling

AAAI 2026technical

Molecular representation learning, a cornerstone for downstream tasks like molecular captioning and molecular property prediction, heavily relies on Graph Neural Networks (GNN). However, GNN suffers from the over-smoothing problem, where node-level features collapse in deep GNN layers. While existin

Cited by 0SourcePDFScholar
2026

Improving Anomalous Sound Detection with Attribute-aware Representation from Domain-adaptive Pre-training

ICASSP 2026poster

Anomalous Sound Detection (ASD) is often formulated as a machine attribute classification task, a strategy necessitated by the common scenario where only normal data is available for training. However, the exhaustive collection of machine attribute labels is laborious and impractical. To address the…

Cited by 0SourcePDFScholar
2026

Learning to Think in Physics: Breaking Shortcut Learning in Scientific Diffusion via Representation Alignment

ICML 2026poster

Physics-informed diffusion models typically impose PDE constraints only on the final output, leaving intermediate features unconstrained. This can enable shortcut solutions that fit training statistics yet generalize poorly under shifted boundary conditions. We introduce \textbf{REPA-P}, a \emph{tea…

Cited by 0SourceScholar
2026

M3UCD: A Multi-task Multimodal Metaphor Understanding Challenge Dataset for LLMs

AAAI 2026technical

Understanding multimodal metaphors represents a crucial pathway for machines to comprehend human cognition. However, current research remains constrained by superficial dataset annotations, insufficient systematic evaluation of large language models, and fragmented task frameworks. To bridge these g

Cited by 0SourcePDFScholar
2026

MCP-SafetyBench: A Benchmark for Safety Evaluation of Large Language Models with Real-World MCP Servers

ICLR 2026poster

Large language models (LLMs) are evolving into agentic systems that reason, plan, and operate external tools. The Model Context Protocol (MCP) is a key enabler of this transition, offering a standardized interface for connecting LLMs with heterogeneous tools and services. Yet MCP's openness and mult…

Cited by 0SourcecodeScholar
2026

MedScope: Incentivizing "Think with Videos" for Clinical Reasoning via Coarse-to-Fine Tool Calling

ICML 2026poster

Long-form clinical videos are central to visual evidence-based decision-making, with growing importance for applications such as surgical robotics and related settings. However, current multimodal large language models typically process videos with passive sampling or weakly grounded inspection, whi…

Cited by 0SourceScholar
2026

Null-Space Filtering for Data-free Continual Model Merging: Preserving Transparency, Promoting Fidelity

ICLR 2026poster

Data-free continual model merging (DFCMM) aims to fuse independently fine-tuned models into a single backbone that evolves with incoming tasks without accessing task data. This paper formulate two fundamental desiderata for DFCMM: transparency, avoiding interference with earlier tasks, and fidelity,…

Cited by 0SourceScholar
2026

Position: Deciphering the Functions of DNAs, RNAs, and Proteins Should Consider Multi-Modal Large Language Models

ICML 2026spotlight

Understanding the functions of DNAs, RNAs, and proteins is fundamental to advancing life science research and enabling translational applications such as drug discovery and precision medicine. While deep learning methods have shown promise in biomolecular function prediction, they typically constrai…

Cited by 0SourceScholar
2026

Privacy-Aware Video Anomaly Detection: Guided Orthogonal Projection and a Comprehensive Evaluation Framework

ICML 2026oral

Video anomaly detection (VAD) is critical for surveillance systems, but current methods prioritize accuracy while ignoring the ethical risks of encoding sensitive biometric information. This neglect poses significant privacy concerns for real-world deployment. To bridge this gap, we introduce the Gu…

Cited by 0SourceScholar
2026

RAPTOR: Real-Time High-Resolution UAV Video Prediction with Efficient Video Attention

AAAI 2026technical

Video prediction is plagued by a fundamental trilemma: achieving high-resolution and perceptual quality typically comes at the cost of real-time speed, hindering its use in latency-critical applications. This challenge is most acute for autonomous UAVs in dense urban environments, where foreseeing e

Cited by 0SourcePDFScholar
2026

ReFINE: A Reward-Based Framework for Interpretable and Nuanced Evaluation of Radiology Report Generation

AAAI 2026technical

Automated radiology report generation (R2Gen) has advanced significantly, yet evaluation remains challenging due to the complexity of assessing report quality. Traditional metrics often misalign with human judgments, failing to identify specific deficiencies. To address this, we introduce ReFINE, a

Cited by 0SourcePDFScholar
2026

Robust Localization for Autonomous Vehicles in Highway Scenes

ICRA 2026poster

Localization for autonomous vehicles on highways remains under-explored compared to urban roads, and state-of-the-art methods for urban scenes degrade when directly applied to highways. We identify key challenges including environment change under information homogeneity, heavy occlusion, degraded G…

2026

SAT-RRG: LLM-Guided Self-Adaptive Training for Radiology Report Generation with Token-Level Push-Pull Optimization

CVPR 2026

Radiology report generators often produce fluent text yet miss crucial details, leading to local semantic conflicts or flipped findings that require stronger penalties. **Cross-entropy (CE) merely increases the probability of the ground-truth token y^* without directly suppressing the model's curren

Cited by 0SourceScholar
2026

ST-HNet: A CNN-LSM Hybrid Architecture for Spatio-Temporal Feature Learning in Event-Based Visual Place Recognition

ICRA 2026poster

Visual Place Recognition (VPR) based on Dynamic Vision Sensors (DVSs) has gained attention due to their high temporal resolution and robustness under challenging lighting conditions. However, the sparse and asynchronous event stream output of DVS introduces unique challenges for effective VPR. In th…

Cited by 0Scholar
2026

Scalable Chain of Thoughts via Elastic Reasoning

ICLR 2026poster

Large reasoning models (LRMs) have achieved remarkable progress on complex tasks by generating extended chains of thought (CoT). However, their uncontrolled output lengths pose significant challenges for real-world deployment, where inference-time budgets on tokens, latency, or compute are strictly…

Cited by 0SourcecodeScholar
2026

Scale-Invariant Conditional VAE for Coarse-Grained Economic Time-Series Forecasting

IJCAI 2026

Coarse-grained time series (CGTS) are critical for business and macroeconomic analysis. However, CGTS are typically updated infrequently and contain few observations, so model-centric training on raw data is prone to overfitting and degraded forecast accuracy. To address this, we propose SI-CVAE, a

Cited by 0Scholar
2026

Scientific logicality enriched methodology for LLM reasoning: A practice in physics

ICML 2026poster

With the continuous advancement of reasoning abilities in Large Language Models (LLMs), their application to scientific reasoning tasks has gained significant research attention. Current research primarily emphasizes boosting LLMs' performances on scientific QA benchmarks by training on larger, more…

Cited by 0SourceScholar
2026

Sparse Attention Adaptation for Long Reasoning

ICLR 2026poster

We introduce SeerAttention-R, a sparse attention framework specifically tailored for the long decoding of reasoning models. Extended from SeerAttention, SeerAttention-R retains the design of learning attention sparsity through a self-distilled gating mechanism, while removing query pooling to accomm…

Cited by 0SourcecodeScholar
2026

TileLang: Bridge Programmability and Performance in Modern Neural Kernels

ICLR 2026oral

Modern AI algorithms increasingly adopt fused kernels for performance, but implementing them remains complex due to the lack of fine-grained control in existing compilers like Triton. We introduce TileLang, a controllable programming system for fused neural kernels. TileLang provides explicit tile-l…

Cited by 0SourcecodeScholar
2026

TimeMosaic: Temporal Heterogeneity Guided Time Series Forecasting via Adaptive Granularity Patch and Segment-wise Decoding

AAAI 2026technical

Multivariate time series forecasting is essential in domains such as finance, transportation, climate, and energy. However, existing patch-based methods typically adopt fixed-length segmentation, overlooking the heterogeneity of local temporal dynamics and the decoding heterogeneity of forecasting.

Cited by 0SourcePDFScholar
2026

Towards an Early Warning System for Ocean Heat Extremes Through AI-Ocean Dynamics Synergy

IJCAI 2026

Ocean heat extremes, including marine heatwaves and the El Ni\~no–Southern Oscillation (ENSO), exert profound impacts on marine ecosystems and socio-economic stability. Establishing robust early warning systems is critical for proactive risk management; however, conventional predictive models often

Cited by 0Scholar
2026

Understanding and Enforcing Weight Disentanglement in Task Arithmetic

CVPR 2026

Task arithmetic provides an efficient, training-free way to edit pre-trained models, yet lacks a fundamental theoretical explanation for its success. The existing concept of "weight disentanglement" describes the ideal outcome of non-interfering task composition but does not reveal its underlying ca

Cited by 0SourcecodeScholar
2026

WaDi: Weight Direction-aware Distillation for One-step Image Synthesis

CVPR 2026

Despite the impressive performance of diffusion models such as Stable Diffusion (SD) in image generation, their slow inference limits practical deployment. Recent works accelerate inference by distilling multi-step diffusion into one-step generators. To better understand the distillation mechanism,

Cited by 0SourcecodeScholar
2025

$\mathbf{F}{2} \mathbf{R}{2}$: Frequency Filtering-Based Rectification Robustness Method for Stereo Matching

ICRA 2025

Most stereo matching networks assume that the stereo images are perfectly rectified, ignoring the perturbation of extrinsic parameters due to collisions, mechanical vibrations, and thermal expansion. This leads to poor rectification robustness in real-world stereo systems. That is, even minor rectif

Cited by 0SourceScholar
2025

A Block Term Decomposition Model Based Algorithm for Tensor Completion of Multidimensional Harmonic Signals

ICASSP 2025accepted

We consider tensor data completion of an incomplete observation of multidimensional harmonic (MH) signals. Unlike existing tensor-based techniques for MH retrieval (MHR), which mostly adopt the canonical polyadic decomposition (CPD) to model the simple "one-to-one" correspondence among harmonics acr…

Cited by 0SourceScholar
2025

A Diffusion Model over Directed Acyclic Graphs for Event Schema Generation

ICASSP 2025accepted

Event schema generation is crucial for understanding the structure and temporal relationships of complex events. In this paper, we introduce a novel Directed Acyclic Graph Diffusion Model (DAGDM) that integrates DAG characteristics within a diffusion framework to enhance the effectiveness of schema…

Cited by 0SourceScholar
2025

A Parametric Non-Negative Coupled Canonical Polyadic Decomposition Algorithm for Hyperspectral Super-Resolution

ICASSP 2025accepted

Recently, coupled tensor decomposition has been widely used in data fusion of a hyperspectral image (HSI) and a multispectral image (MSI) for hyperspectral super-resolution (HSR). However, exsiting works often ignore the inherent non-negative (NN) property of the image data, or impose the NN constra…

Cited by 0SourceScholar
2025

Adaptive Gradient Learning for Spiking Neural Networks by Exploiting Membrane Potential Dynamics

IJCAI 2025

Recent advancements have focused on directly training high-performance spiking neural networks (SNNs) by estimating the approximate gradients of spiking activity through a continuous function with constant sharpness, known as surrogate gradient (SG) learning. However, as spikes propagate within neur

2025

Adaptive LoRA Experts Allocation and Selection for Federated Fine-Tuning

NeurIPS 2025poster

Large Language Models (LLMs) have demonstrated impressive capabilities across various tasks, but fine-tuning them for domain-specific applications often requires substantial domain-specific data that may be distributed across multiple organizations. Federated Learning (FL) offers a privacy-preservin…

Cited by 0SourceScholar
2025

Analyzing and Reducing Catastrophic Forgetting in Parameter Efficient Tuning

ICASSP 2025accepted

Existing continual learning works explored strategies like memory replay, regularization, and parameter isolation, but little analysis was conducted on the optimization behavior of LLMs’ continual fine-tuning. In this work, we investigate the geometric connections of different minima along the conti…

Cited by 0SourceScholar
2025

Attention-Driven GUI Grounding: Leveraging Pretrained Multimodal Large Language Models Without Fine-Tuning

AAAI 2025technical

Recent advancements in Multimodal Large Language Models (MLLMs) have generated significant interest in their ability to autonomously interact with and interpret Graphical User Interfaces (GUIs). A major challenge in these systems is grounding—accurately identifying critical GUI components such as te…

2025

Automatic Numbering and Pathological Recognition of Pediatric Teeth Using CNN and Attention Mechanisms

ICASSP 2025accepted

Preliminary progress has been made in using deep learning networks for tooth segmentation and numbering, as well as pathological identification in dental panoramic images. However, The publicly available datasets specifically for children’s teeth are very scarce. To address this issue, this paper pr…

Cited by 0SourceScholar
2025

Beyond Inherent Cognition Biases in LLM-Based Event Forecasting: A Multi-Cognition Agentic Framework

EMNLP 2025

Large Language Models (LLMs) exhibit strong reasoning capabilities and are widely applied in event forecasting. However, studies have demonstrated that LLMs exhibit human-like cognitive biases, systematic patterns of deviation from rationality in decision-making. To explore the cognitive biases in e

Cited by 0SourcePDFScholar
2025

CharacterBox: Evaluating the Role-Playing Capabilities of LLMs in Text-Based Virtual Worlds

NAACL 2025long

Role-playing is a crucial capability of Large Language Models (LLMs), enabling a wide range of practical applications, including intelligent non-player characters, digital twins, and emotional companions. Evaluating this capability in LLMs is challenging due to the complex dynamics involved in role-…

2025

ChartMind: A Comprehensive Benchmark for Complex Real-world Multimodal Chart Question Answering

EMNLP 2025

Chart question answering (CQA) has become a critical multimodal task for evaluating the reasoning capabilities of vision-language models. While early approaches have shown promising performance by focusing on visual features or leveraging large-scale pre-training, most existing evaluations rely on r

Cited by 0SourcePDFScholar
2025

Correlative and Discriminative Label Grouping for Multi-Label Visual Prompt Tuning

CVPR 2025poster

Modeling label correlations has always played a pivotal role in multi-label image classification (MLC), attracting significant attention from researchers. However, recent studies have overemphasized co-occurrence relationships among labels, which can lead to overfitting risk on this overemphasis, re…

Cited by 0SourcePDFScholar
2025

DVM: Towards Controllable LLM Agents in Social Deduction Games

ICASSP 2025accepted

Large Language Models (LLMs) have advanced the capability of game agents in social deduction games (SDGs). These games rely heavily on conversation-driven interactions and require agents to infer, make decisions, and express based on such information. While this progress leads to more sophisticated…

Cited by 0SourceScholar
2025

DiaLLMs: EHR-Enhanced Clinical Conversational System for Clinical Test Recommendation and Diagnosis Prediction

ACL 2025finding

Recent advances in Large Language Models (LLMs) have led to remarkable progresses in medical consultation.However, existing medical LLMs overlook the essential role of Electronic Health Records (EHR) and focus primarily on diagnosis recommendation, limiting their clinical applicability. We propose D…

2025

Distributed Bundle Adjustment Based on Penalty Function Method

RA-L 2025

Bundle Adjustment (BA) aims to estimate the camera poses and build maps utilizing the nonlinear optimization algorithm. The update step of the optimization is obtained by solving a linear system, which is the bottleneck of the BA efficiency. Many works perform bundle adjustment in a distributed mann

Cited by 1SourceScholar
2025

Dynamic Multi-Layer Null Space Projection for Vision-Language Continual Learning

ICCV 2025poster

Vision-Language Models (VLM) have emerged as a highly promising approach for Continual Learning (CL) due to their powerful generalized features. While adapter-based VLM can exploit both task-specific and task-agnostic features, current CL methods have largely overlooked the distinct and evolving par…

Cited by 0SourcePDFScholar
2025

Edge-free but Structure-aware: Prototype-Guided Knowledge Distillation from GNNs to MLPs

COLING 2025main

Distilling high-accuracy Graph Neural Networks (GNNs) to low-latency multilayer perceptrons (MLPs) on graph tasks has become a hot research topic. However, conventional MLP learning relies almost exclusively on graph nodes and fails to effectively capture the graph structural information. Previous m…

Cited by 8SourcePDFScholar
2025

Enhancing Few-Shot Class-Incremental Learning via Training-Free Bi-Level Modality Calibration

CVPR 2025poster

Few-shot Class-Incremental Learning (FSCIL) challenges models to adapt to new classes with limited samples, presenting greater difficulties than traditional classincremental learning. While existing approaches rely heavily on visual models and require additional training during base or incremental p…

2025

Fair Text-Attributed Graph Representation Learning

EMNLP 2025

Text-Attributed Graphs (TAGs), which integrate text and graph structures, have recently gained traction, especially in web applications. However, as a graph structure, TAG representation learning (TAGRL) naturally inherits issues from Graph Neural Networks (GNNs), such as fairness. Moreover, previou

Cited by 0SourcePDFScholar
2025

From Observation to Understanding: Front-Door Adjustments with Uncertainty Calibration for Enhancing Egocentric Reasoning in LVLMs

ACL 2025finding

Recent progress in large vision-language models (LVLMs) has shown substantial potential across a broad spectrum of third-person tasks. However, adapting these LVLMs to egocentric scenarios remains challenging due to their third-person training bias. Existing methods that adapt LVLMs for first-person…

2025

Fusion meets Function: The Adaptive Selection-Generation Approach in Event Argument Extraction

COLING 2025main

Event Argument Extraction is a critical task of Event Extraction, focused on identifying event arguments within text. This paper presents a novel Fusion Selection-Generation-Based Approach, by combining the precision of selective methods with the semantic generation capability of generative methods…

2025

GenSim: A General Social Simulation Platform with Large Language Model based Agents

NAACL 2025system demonstrations

With the rapid advancement of large language models (LLMs), recent years have witnessed many promising studies on leveraging LLM-based agents to simulate human social behavior. While prior work has demonstrated significant potential across various domains, much of it has focused on specific scenario…

2025

Improving Micro-expression Recognition using Multi-sequence Driven Face Generation

ICASSP 2025accepted

Micro-expression (ME) recognition holds great potential for revealing true human emotions. A significant barrier to effective ME recognition is the lack of sufficient annotated ME video data because MEs are subtle and involuntary facial expressions that are very hard to capture. To address this issu…

Cited by 0SourceScholar
2025

Improving Retrospective Language Agents via Joint Policy Gradient Optimization

NAACL 2025long

In recent research advancements within the community, large language models (LLMs) have sparked great interest in creating autonomous agents. However, current prompt-based agents often heavily rely on large-scale LLMs. Meanwhile, although fine-tuning methods significantly enhance the capabilities of…

Cited by 1SourcePDFScholar
2025

Investigating and Extending Homans’ Social Exchange Theory with Large Language Model based Agents

ACL 2025long

Homans’ Social Exchange Theory (SET) is widely recognized as a basic framework for understanding the formation and emergence of human civilizations and social structures. In social science, this theory is typically studied based on simple simulation experiments or real-world human studies, both of w…

2025

Kona: An Efficient Privacy-Preservation Framework for KNN Classification by Communication Optimization

ICML 2025poster

K-nearest neighbors (KNN) classification plays a significant role in various applications due to its interpretability. The accuracy of KNN classification relies heavily on large amounts of high-quality data, which are often distributed among different parties and contain sensitive information. Dozen…

Cited by 0SourcePDFScholar
2025

Learnable Expansion of Graph Operators for Multi-Modal Feature Fusion

ICLR 2025poster

In computer vision tasks, features often come from diverse representations, domains (e.g., indoor and outdoor), and modalities (e.g., text, images, and videos). Effectively fusing these features is essential for robust performance, especially with the availability of powerful pre-trained models like…

Cited by 1SourcePDFScholar
2025

LoRA-FAIR: Federated LoRA Fine-Tuning with Aggregation and Initialization Refinement

ICCV 2025poster

Foundation models (FMs) achieve strong performance across diverse tasks with task-specific fine-tuning, yet full parameter fine-tuning is often computationally prohibitive for large models. Parameter-efficient fine-tuning (PEFT) methods like Low-Rank Adaptation (LoRA) reduce this cost by introducing…

Cited by 0SourcePDFScholar
2025

Low-Resource Language Expansion and Translation Capacity Enhancement for LLM: A Study on the Uyghur

COLING 2025main

Although large language models have significantly advanced natural language generation, their potential in low-resource machine translation has not yet been fully explored, especially for languages that translation models have not been trained on. In this study, we provide a detailed demonstration o…

2025

MMRole: A Comprehensive Framework for Developing and Evaluating Multimodal Role-Playing Agents

ICLR 2025poster

Recently, Role-Playing Agents (RPAs) have garnered increasing attention for their potential to deliver emotional value and facilitate sociological research. However, existing studies are primarily confined to the textual modality, unable to simulate humans' multimodal perceptual capabilities. To bri…

2025

MPCache: MPC-Friendly KV Cache Eviction for Efficient Private LLM Inference

NeurIPS 2025poster

Private large language model (LLM) inference based on secure multi-party computation (MPC) achieves formal data privacy protection but suffers from significant latency overhead, especially for long input sequences. While key-value (KV) cache eviction and sparse attention algorithms have been propose…

Cited by 0SourceScholar
2025

Mining the Past with Dual Criteria: Integrating Three types of Historical Information for Context-aware Event Forecasting

EMNLP 2025

Event forecasting requires modeling historical event data to predict future events, and achieving accurate predictions depends on effectively capturing the relevant historical information that aids forecasting. Most existing methods focus on entities and structural dependencies to capture historical

2025

Multi-Scale Dehaze Network Based on Frequency Domain Assistance and Detailed Brightness Information Guidance

ICASSP 2025accepted

Abstract—Optical image dehazing is a challenging task. Although both physical model-based and deep learning-based dehazing methods have achieved a certain degree of restoration results, they are all reflected in a single spatial domain processing, and deep learning methods have the problem of large…

Cited by 0SourceScholar
2025

Not All Parameters Matter: Masking Diffusion Models for Enhancing Generation Ability

CVPR 2025poster

The diffusion models, in early stages focus on constructing basic image structures, while the refined details, including local features and textures, are generated in later stages. Thus the same network layers are forced to learn both structural and textural information simultaneously, significant…

2025

One-Way Ticket: Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models

CVPR 2025poster

Text-to-Image (T2I) diffusion models have made remarkable advancements in generative modeling; however, they face a trade-off between inference speed and image quality, posing challenges for efficient deployment. Existing distilled T2I models can generate high-fidelity images with fewer sampling ste…

2025

OpenForecast: A Large-Scale Open-Ended Event Forecasting Dataset

COLING 2025main

Complex events generally exhibit unforeseen, multifaceted, and multi-step developments, and cannot be well handled by existing closed-ended event forecasting methods, which are constrained by a limited answer space. In order to accelerate the research on complex event forecasting, we introduce OpenF…

2025

Puzzles: Unbounded Video-Depth Augmentation for Scalable End-to-End 3D Reconstruction

NeurIPS 2025poster

Multi-view 3D reconstruction remains a core challenge in computer vision. Recent methods, such as DUSt3R and its successors, directly regress pointmaps from image pairs without relying on known scene geometry or camera parameters. However, the performance of these models is constrained by the divers…

Cited by 0SourceScholar
2025

QDTSynth: Quality-Driven Formal Theorem Synthesis for Enhancing Proving Performance of LLMs

ACL 2025long

Automated Theorem Proving is an important and challenging task. Although large language models (LLMs) have demonstrated remarkable potential in mathematical reasoning, their performance in formal theorem proving remains constrained by the scarcity of high-quality supervised fine-tuning (SFT) data. T…

Cited by 0SourcePDFScholar
2025

Representation Entanglement for Generation: Training Diffusion Transformers Is Much Easier Than You Think

NeurIPS 2025oral

REPA and its variants effectively mitigate training challenges in diffusion models by incorporating external visual representations from pretrained models, through alignment between the noisy hidden projections of denoising networks and foundational clean image representations. We argue that the ext…

Cited by 0SourcecodeScholar
2025

Robust Hybrid Beamforming for Integrated Sensing and Communications via Learned Optimization

ICASSP 2025accepted

Robust hybrid beamforming for integrated sensing and communications (ISAC) system under bounded uncertainties in sensing reception is developed using algorithm unrolling technique. First, the robust hybrid beamforming design problem is formulated as an optimization problem that jointly maximizes the…

Cited by 0SourceScholar
2025

Smr-Awarenet: An Adaptive Smr-Aware Neural Network for EEG Auditory Attention Guided Target Speech Extraction

ICASSP 2025accepted

Target speech extraction remains a significant challenge in speech separation, particularly within complex multi-speaker environments where accurate isolation of the target speech and suppression of the interfering speech are crucial. Despite the progress driven by deep learning in neural network-ba…

Cited by 0SourceScholar
2025

TableEval: A Real-World Benchmark for Complex, Multilingual, and Multi-Structured Table Question Answering

EMNLP 2025

LLMs have shown impressive progress in natural language processing. However, they still face significant challenges in TableQA, where real-world complexities such as diverse table structures, multilingual data, and domain-specific reasoning are crucial. Existing TableQA benchmarks are often limited

2025

Text-Driven Fashion Image Editing with Compositional Concept Learning and Counterfactual Abduction

CVPR 2025poster

Fashion image editing is a valuable tool for designers to convey their creative ideas by visualizing design concepts. With the recent advances in text editing methods, significant progress has been made in fashion image editing. However, they face two key challenges: spurious correlations in trainin…

Cited by 0SourcePDFScholar
2025

ThinK: Thinner Key Cache by Query-Driven Pruning

ICLR 2025spotlight

Large Language Models (LLMs) have revolutionized the field of natural language processing, achieving unprecedented performance across a variety of applications. However, their increased computational and memory demands present significant challenges, especially when handling long sequences. This pa…

2025

Time-o1: Time-Series Forecasting Needs Transformed Label Alignment

NeurIPS 2025poster

Training time-series forecast models presents unique challenges in designing effective learning objectives. Existing methods predominantly utilize the temporal mean squared error, which faces two critical challenges: (1) label autocorrelation, which leads to bias from the label sequence likelihood;…

Cited by 0SourcecodeScholar
2025

TrendSim: Simulating Trending Topics in Social Media Under Poisoning Attacks with LLM-based Multi-agent System

NAACL 2025findings

Trending topics have become a significant part of modern social media, attracting users to participate in discussions of breaking events. However, they also bring in a new channel for poisoning attacks, resulting in negative impacts on society. Therefore, it is urgent to study this critical problem…

2025

UCTG: A Unified Controllable Text Generation Framework for Query Auto-Completion

COLING 2025industry

In the field of natural language generation (NLG), controlling text generation (CTG) is critical, particularly in query auto-completion (QAC) where the need for personalization and diversity is paramount. However, it is essentially challenging to adapt to various control objectives and constraints,…

Cited by 0SourcePDFScholar
2025

Unlocking Multimodal Mathematical Reasoning via Process Reward Model

NeurIPS 2025poster

Process Reward Models (PRMs) have shown promise in enhancing the mathematical reasoning capabilities of Large Language Models (LLMs) through Test-Time Scaling (TTS). However, their integration into multimodal reasoning remains largely unexplored. In this work, we take the first step toward unlocking…

Cited by 0SourceScholar
2025

UnrealLLM: Towards Highly Controllable and Interactable 3D Scene Generation by LLM-powered Procedural Content Generation

ACL 2025finding

The creation of high-quality 3D scenes is essential for applications like video games and simulations, yet automating this process while retaining the benefits of Procedural Content Generation (PCG) remains challenging. In this paper, we introduce UnrealLLM, a novel multi-agent framework that connec…

Cited by 0SourcePDFScholar
2025

Visual Representation Learning through Causal Intervention for Controllable Image Editing

CVPR 2025highlight

A key challenge for controllable image editing is that visual attributes with semantic meanings are not always independent, resulting in spurious correlations in model training. However, most existing methods ignore such issues, leading to biased causal visual representation learning and unintended…

Cited by 0SourcePDFScholar
2025

Weakly-Supervised Learning via Multi-Lateral Decoder Branching for Tool Segmentation in Robot-Assisted Cardiovascular Catheterization

ICRA 2025

Robot-assisted catheterization has garnered a good attention for its potentials in treating cardiovascular diseases. However, advancing surgeon-robot collaboration still requires further research, particularly on task-specific automation. For instance, automated tool segmentation can assist surgeons

Cited by 0SourceScholar
2024

A Fast, Performant, Secure Distributed Training Framework For LLM

ICASSP 2024accepted

The distributed (federated) LLM is an important method for co-training the domain-specific LLM using siloed data. However, maliciously stealing model parameters and data from the server or client side has become an urgent problem to be solved. In this paper, we propose a secure distributed LLM based…

Cited by 0SourceScholar
2024

ADVSV: An Over-the-Air Adversarial Attack Dataset for Speaker Verification

ICASSP 2024accepted

It is known that deep neural networks are vulnerable to adversarial attacks. Although Automatic Speaker Verification (ASV) built on top of deep neural networks exhibits robust performance in controlled scenarios, many studies confirm that ASV is vulnerable to adversarial attacks. The lack of a stand…

Cited by 0SourceScholar
2024

AUEditNet: Dual-Branch Facial Action Unit Intensity Manipulation with Implicit Disentanglement

CVPR 2024poster

Facial action unit (AU) intensity plays a pivotal role in quantifying fine-grained expression behaviors which is an effective condition for facial expression manipulation. However publicly available datasets containing intensity annotations for multiple AUs remain severely limited often featuring a…

Cited by 2SourcePDFScholar
2024

Advancing Video Anomaly Detection: A Concise Review and a New Dataset

NeurIPS 2024poster

Video Anomaly Detection (VAD) finds widespread applications in security surveillance, traffic monitoring, industrial monitoring, and healthcare. Despite extensive research efforts, there remains a lack of concise reviews that provide insightful guidance for researchers. Such reviews would serve as q…

Cited by 14SourcePDFScholar
2024

An Initial Investigation of Neural Replay Simulator for Over-The-Air Adversarial Perturbations to Automatic Speaker Verification

ICASSP 2024accepted

Deep Learning has advanced Automatic Speaker Verification (ASV) in the past few years. Although it is known that deep learning-based ASV systems are vulnerable to adversarial examples in digital access, there are few studies on adversarial attacks in the context of physical access, where a replay pr…

Cited by 7SourceScholar
2024

BEE-Net: Bridging Semantic and Instance with Gated Encoding and Edge Constraint for Efficient Panoptic Segmentation

ICRA 2024poster

Panoptic segmentation is a challenging perception task, which can help robots to comprehensively perceive the surrounding environment. In the task, we notice that semantic, instance, and panoptic have rich relations, however, which are rarely explored. In this work, we propose a novel panoptic, inst…

Cited by 0SourceScholar
2024

Beamforming Design and Performance Evaluation for RIS-Aided Localization Using LEO Satellite Signals

ICASSP 2024accepted

The growing availability of low-Earth orbit (LEO) satellites, coupled with the anticipated widespread deployment of reconfigurable intelligent surfaces (RISs), opens up promising prospects for new localization paradigms. This paper studies RIS-aided localization using LEO satellite signals. The Cram…

Cited by 0SourceScholar
2024

CVFormer: Learning Circum-View Representation and Consistency for Vision-Based Occupancy Prediction via Transformers

ICRA 2024poster

With the increasing demands for perception accuracy in autonomous driving, there is a growing focus on fine-grained 3D semantic occupancy prediction. Effectively representing detailed three-dimensional scenes has become a significant challenge in the development of this task. In this paper, we prese…

Cited by 0SourceScholar
2024

Compensate Quantization Errors: Make Weights Hierarchical to Compensate Each Other

NAACL 2024findings

Emergent Large Language Models (LLMs) use their extraordinary performance and powerful deduction capacity to discern from traditional language models. However, the expenses of computational resources and storage for these LLMs are stunning, quantization then arises as a trending conversation. To add…

Cited by 2SourcePDFScholar
2024

Ditto: Quantization-aware Secure Inference of Transformers upon MPC

ICML 2024poster

Due to the rising privacy concerns on sensitive client data and trained models like Transformers, secure multi-party computation (MPC) techniques are employed to enable secure inference despite attendant overhead. Existing works attempt to reduce the overhead using more MPC-friendly non-linear funct…

2024

Elegantly Written: Disentangling Writer and Character Styles for Enhancing Online Chinese Handwriting

ECCV 2024poster

"The electronic writing tools, while enhancing convenience, sacrifice the readability and efficiency of handwritten content. Balancing high efficiency with readable handwriting poses a challenging research task. In this paper, we propose a method sequence-based models to beautify user handwritten tr…

2024

Enhanced Face Recognition using Intra-class Incoherence Constraint

ICLR 2024spotlight

The current face recognition (FR) algorithms has achieved a high level of accuracy, making further improvements increasingly challenging. While existing FR algorithms primarily focus on optimizing margins and loss functions, limited attention has been given to exploring the feature representation sp…

Cited by 3SourcePDFScholar
2024

Exploiting Inter-sample and Inter-feature Relations in Dataset Distillation

CVPR 2024poster

Dataset distillation has emerged as a promising approach in deep learning enabling efficient training with small synthetic datasets derived from larger real ones. Particularly distribution matching-based distillation methods attract attention thanks to its effectiveness and low computational cost. H…

2024

Gradient-Aware Logit Adjustment Loss for Long-Tailed Classifier

ICASSP 2024accepted

In the real-world setting, data often follows a long-tailed distribution, where head classes contain significantly more training samples than tail classes. Consequently, models trained on such data tend to be biased toward head classes. The medium of this bias is imbalanced gradients, which include…

Cited by 0SourceScholar
2024

In-context Autoencoder for Context Compression in a Large Language Model

ICLR 2024poster

We propose the In-context Autoencoder (ICAE), leveraging the power of a large language model (LLM) to compress a long context into short compact memory slots that can be directly conditioned on by the LLM for various purposes. ICAE is first pretrained using both autoencoding and language modeling ob…

2024

LLM-Based Agent Society Investigation: Collaboration and Confrontation in Avalon Gameplay

EMNLP 2024main

This paper explores the open research problem of understanding the social behaviors of LLM-based agents. Using Avalon as a testbed, we employ system prompts to guide LLM agents in gameplay. While previous studies have touched on gameplay with LLM agents, research on their social behaviors is lacking…

2024

Micro-expression recognition by fusing action unit detection and Spatio-temporal features

ICASSP 2024accepted

Micro-expressions (MEs) are subtle and brief facial expressions that occur involuntarily and may reveal hidden emotions. Due to MEs' weak intensities, it is challenging to discriminate MEs from image noise through AU detection results or spatio-temporal features. To model authentic ME patterns rathe…

Cited by 0SourceScholar
2024

Multi-Granularity Sparse Relationship Matrix Prediction Network for End-to-End Scene Graph Generation

ECCV 2024poster

"Current end-to-end Scene Graph Generation (SGG) relies solely on visual representations to separately detect sparse relations and entities in an image. This leads to the issue where the predictions of entities do not contribute to the prediction of relations, necessitating post-processing to assign…

2024

NUMCoT: Numerals and Units of Measurement in Chain-of-Thought Reasoning using Large Language Models

ACL 2024findings

Numeral systems and units of measurement are two conjoined topics in activities of human beings and have mutual effects with the languages expressing them. Currently, the evaluation of Large Language Models (LLMs) often involves mathematical reasoning, yet little attention is given to how minor chan…

2024

Pixel-Level Precision Saccade Control of Arbitrary 3D Spatial Points in Active Binocular Vision Systems

RA-L 2024

We propose a vision-based method to achieve Pixel-Level precision saccadic movements in an active binocular vision system (ABVS). Traditional methods for precise saccadic motion rely heavily on extensive training or accurate kinematic models. However, extensive pre-training reduces the flexibility o

Cited by 0SourceScholar
2024

Reflective Multi-Agent Collaboration based on Large Language Models

NeurIPS 2024poster

Benefiting from the powerful language expression and planning capabilities of Large Language Models (LLMs), LLM-based autonomous agents have achieved promising performance in various downstream tasks. Recently, based on the development of single-agent systems, researchers propose to construct LLM-ba…

Cited by 4SourcePDFScholar
2024

Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-supervised Fine-Grained Learning

AAAI 2024technical

While semi-supervised learning (SSL) has yielded promising results, the more realistic SSL scenario remains to be explored, in which the unlabeled data exhibits extremely high recognition difficulty, e.g., fine-grained visual classification in the context of SSL (SS-FGVC). The increased recognition…

2024

Rotated Orthographic Projection for Self-Supervised 3D Human Pose Estimation

ECCV 2024poster

"Reprojection consistency is widely used for self-supervised 3D human pose estimation. However, few efforts have been made to address the inherent limitations of reprojection consistency. Lacking camera parameters and absolute position, self-supervised methods map 3D poses to 2D using orthographic p…

Cited by 0SourcePDFScholar
2024

S2WAT: Image Style Transfer via Hierarchical Vision Transformer Using Strips Window Attention

AAAI 2024technical

Transformer's recent integration into style transfer leverages its proficiency in establishing long-range dependencies, albeit at the expense of attenuated local modeling. This paper introduces Strips Window Attention Transformer (S2WAT), a novel hierarchical vision transformer designed for style tr…

2024

T-SciQ: Teaching Multimodal Chain-of-Thought Reasoning via Large Language Model Signals for Science Question Answering

AAAI 2024technical

Large Language Models (LLMs) have recently demonstrated exceptional performance in various Natural Language Processing (NLP) tasks. They have also shown the ability to perform chain-of-thought (CoT) reasoning to solve complex problems. Recent studies have explored CoT reasoning in complex multimodal…

2024

Taming Cross-Domain Representation Variance in Federated Prototype Learning with Heterogeneous Data Domains

NeurIPS 2024poster

Federated learning (FL) allows collaborative machine learning training without sharing private data. While most FL methods assume identical data domains across clients, real-world scenarios often involve heterogeneous data domains. Federated Prototype Learning (FedPL) addresses this issue, using mea…

Cited by 7SourcePDFScholar
2024

The Whole is Better than the Sum: Using Aggregated Demonstrations in In-Context Learning for Sequential Recommendation

NAACL 2024findings

Large language models (LLMs) have shown excellent performance on various NLP tasks. To use LLMs as strong sequential recommenders, we explore the in-context learning approach to sequential recommendation. We investigate the effects of instruction format, task consistency, demonstration selection, an…

2024

Trade When Opportunity Comes: Price Movement Forecasting via Locality-Aware Attention and Iterative Refinement Labeling

IJCAI 2024poster

Price movement forecasting, aimed at predicting financial asset trends based on current market information, has achieved promising advancements through machine learning (ML) methods. Most existing ML methods, however, struggle with the extremely low signal-to-noise ratio and stochastic nature of fin…

Cited by 4SourcePDFScholar
2024

View-decoupled Transformer for Person Re-identification under Aerial-ground Camera Network

CVPR 2024poster

Existing person re-identification methods have achieved remarkable advances in appearance-based identity association across homogeneous cameras such as ground-ground matching. However as a more practical scenario aerial-ground person re-identification (AGPReID) among heterogeneous cameras has receiv…

2024

Would You Like Your Data to Be Trained? A User Controllable Recommendation Framework

AAAI 2024technical

Recommender systems have a significant impact on various real-world applications, shaping people's daily lives and enhancing productivity. Traditional recommender models aim to collect extensive user information to accurately estimate user preferences. However, in practical scenarios, users may not…

2023

AEC-GAN: Adversarial Error Correction GANs for Auto-Regressive Long Time-Series Generation

AAAI 2023technical

Large-scale high-quality data is critical for training modern deep neural networks. However, data acquisition can be costly or time-consuming for many time-series applications, thus researchers turn to generative models for generating synthetic time-series data. In particular, recent generative adve…

Cited by 11SourcePDFScholar
2023

Alignment-Enriched Tuning for Patch-Level Pre-trained Document Image Models

AAAI 2023technical

Alignment between image and text has shown promising improvements on patch-level pre-trained document image models. However, investigating more effective or finer-grained alignment techniques during pre-training requires a large amount of computation cost and time. Thus, a question naturally arises:…

2023

Enhancing Sample Utilization through Sample Adaptive Augmentation in Semi-Supervised Learning

ICCV 2023oral

In semi-supervised learning, unlabeled samples can be utilized through augmentation and consistency regularization. However, we observed certain samples, even undergoing strong augmentation, are still correctly classified with high confidence, resulting in a loss close to zero. It indicates that the…

Cited by 11PDFcodeScholar
2023

Exploiting Contrastive Learning and Numerical Evidence for Confusing Legal Judgment Prediction

EMNLP 2023long findings

Given the fact description text of a legal case, legal judgment prediction (LJP) aims to predict the case's charge, applicable law article, and term of penalty. A core problem of LJP is distinguishing confusing legal cases where only subtle text differences exist. Previous studies fail to distinguis…

Cited by 0SourcecodeScholar
2023

Fast Extrinsic Calibration for Multiple Inertial Measurement Units in Visual-Inertial System

ICRA 2023poster

In this paper, we propose a fast extrinsic calibration method for fusing multiple inertial measurement units (MIMU) to improve visual-inertial odometry (VIO) localization accuracy. Currently, data fusion algorithms for MIMU highly depend on the number of inertial sensors. Based on the assumption tha…

Cited by 4SourceScholar
2023

Framewise Multiple Sound Source Localization and Counting Using Binaural Spatial Audio Signals

ICASSP 2023accepted

Sound source localization is the problem of estimating the positions of one or several sound sources. In terms of binaural audio, localization is a paramount perceptual characteristic which can be assessed subjectively or objectively. For objective evaluation of binaural sound localization, typical…

Cited by 0SourceScholar
2023

Generalizing Math Word Problem Solvers via Solution Diversification

AAAI 2023technical

Current math word problem (MWP) solvers are usually Seq2Seq models trained by the (one-problem; one-solution) pairs, each of which is made of a problem description and a solution showing reasoning flow to get the correct answer. However, one MWP problem naturally has multiple solution equations. Th…

2023

Hierarchical Spatio-Temporal Representation Learning for Gait Recognition

ICCV 2023poster

Gait recognition is a biometric technique that identifies individuals by their unique walking styles, which is suitable for unconstrained environments and has a wide range of applications. While current methods focus on exploiting body part-based representations, they often neglect the hierarchical…

Cited by 22PDFcodeScholar
2023

High-Level Semantic Feature Matters Few-Shot Unsupervised Domain Adaptation

AAAI 2023technical

In few-shot unsupervised domain adaptation (FS-UDA), most existing methods followed the few-shot learning (FSL) methods to leverage the low-level local features (learned from conventional convolutional models, e.g., ResNet) for classification. However, the goal of FS-UDA and FSL are relevant yet dis…

Cited by 2SourcePDFScholar
2023

ICL-D3IE: In-Context Learning with Diverse Demonstrations Updating for Document Information Extraction

ICCV 2023poster

Large language models (LLMs), such as GPT-3 and ChatGPT, have demonstrated remarkable results in various natural language processing (NLP) tasks with in-context learning, which involves inference based on a few demonstration examples. Despite their successes in NLP tasks, no investigation has been c…

Cited by 52PDFcodeScholar
2023

LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models

EMNLP 2023long main

The success of large language models (LLMs), like GPT-4 and ChatGPT, has led to the development of numerous cost-effective and accessible alternatives that are created by finetuning open-access LLMs with task-specific data (e.g., ChatDoctor) or instruction data (e.g., Alpaca). Among the various fine…

Cited by 0SourcecodeScholar
2023

Learning Partial Correlation Based Deep Visual Representation for Image Classification

CVPR 2023poster

Visual representation based on covariance matrix has demonstrates its efficacy for image classification by characterising the pairwise correlation of different channels in convolutional feature maps. However, pairwise correlation will become misleading once there is another channel correlating with…

2023

Learning Spatial-context-aware Global Visual Feature Representation for Instance Image Retrieval

ICCV 2023poster

In instance image retrieval, considering local spatial information within an image has proven effective to boost retrieval performance, as demonstrated by local visual descriptor based geometric verification. Nevertheless, it will be highly valuable to make ordinary global image representations spat…

Cited by 9PDFcodeScholar
2023

Learning to Generate an Unbiased Scene Graph by Using Attribute-Guided Predicate Features

AAAI 2023technical

Scene Graph Generation (SGG) aims to capture the semantic information in an image and build a structured representation, which facilitates downstream tasks. The current challenge in SGG is to tackle the biased predictions caused by the long-tailed distribution of predicates. Since multiple predicate…

2023

METransformer: Radiology Report Generation by Transformer With Multiple Learnable Expert Tokens

CVPR 2023poster

In clinical scenarios, multi-specialist consultation could significantly benefit the diagnosis, especially for intricate cases. This inspires us to explore a "multi-expert joint diagnosis" mechanism to upgrade the existing "single expert" framework commonly seen in the current literature. To this en…

2023

MVFusion: Multi-View 3D Object Detection with Semantic-aligned Radar and Camera Fusion

ICRA 2023poster

Multi-view radar-camera fused 3D object detection provides a farther detection range and more helpful features for autonomous driving, especially under adverse weather. The current radar-camera fusion methods deliver kinds of designs to fuse radar information with camera data. However, these fusion…

Cited by 46SourceScholar
2023

MonoPGC: Monocular 3D Object Detection with Pixel Geometry Contexts

ICRA 2023poster

Monocular 3D object detection reveals an economical but challenging task in autonomous driving. Recently center-based monocular methods have developed rapidly with a great trade-off between speed and accuracy, where they usually depend on the object center's depth estimation via 2D features. However…

Cited by 29SourceScholar
2023

Non-Autoregressive Math Word Problem Solver with Unified Tree Structure

EMNLP 2023long main

Existing MWP solvers employ sequence or binary tree to present the solution expression and decode it from given problem description. However, such structures fail to handle the variants that can be derived via mathematical manipulation, e.g., $(a_1+a_2)*a_3$ and $a_1 * a_3+a_2 * a_3$ can both be po…

Cited by 0SourcecodeScholar
2023

Online PCA in Converging Self-consistent Field Equations

NeurIPS 2023poster

Self-consistent Field (SCF) equation is a type of nonlinear eigenvalue problem in which the matrix to be eigen-decomposed is a function of its own eigenvectors. It is of great significance in computational science for its connection to the Schrödinger equation. Traditional fixed-point iteration meth…

Cited by 0SourcePDFScholar
2023

Plan-and-Solve Prompting: Improving Zero-Shot Chain-of-Thought Reasoning by Large Language Models

ACL 2023long

Large language models (LLMs) have recently been shown to deliver impressive performance in various NLP tasks. To tackle multi-step reasoning tasks, Few-shot chain-of-thought (CoT) prompting includes a few manually crafted step-by-step reasoning demonstrations which enable LLMs to explicitly generate…

2023

Prompting Large Language Models with Chain-of-Thought for Few-Shot Knowledge Base Question Generation

EMNLP 2023long main

The task of Question Generation over Knowledge Bases (KBQG) aims to convert a logical form into a natural language question. For the sake of expensive cost of large-scale question annotation, the methods of KBQG under low-resource scenarios urgently need to be developed. However, current methods hea…

Cited by 0SourceScholar
2023

R$^3$ Prompting: Review, Rephrase and Resolve for Chain-of-Thought Reasoning in Large Language Models under Noisy Context

EMNLP 2023long findings

With the help of Chain-of-Thought (CoT) prompting, Large Language Models (LLMs) have achieved remarkable performance on various reasoning tasks. However, most of them have been evaluated under noise-free context and the dilemma for LLMs to produce inaccurate results under the noisy context has not b…

Cited by 0SourceScholar
2023

REASONER: An Explainable Recommendation Dataset with Comprehensive Labeling Ground Truths

NeurIPS 2023poster

Explainable recommendation has attracted much attention from the industry and academic communities. It has shown great potential to improve the recommendation persuasiveness, informativeness and user satisfaction. In the past few years, while a lot of promising explainable recommender models have be…

2023

ReDirTrans: Latent-to-Latent Translation for Gaze and Head Redirection

CVPR 2023poster

Learning-based gaze estimation methods require large amounts of training data with accurate gaze annotations. Facing such demanding requirements of gaze data collection and annotation, several image synthesis methods were proposed, which successfully redirected gaze directions precisely given the as…

Cited by 9SourcePDFScholar
2023

Reject Decoding via Language-Vision Models for Text-to-Image Synthesis

AAAI 2023technical

Transformer-based text-to-image synthesis generates images from abstractive textual conditions and achieves prompt results. Since transformer-based models predict visual tokens step by step in testing, where the early error is hard to be corrected and would be propagated. To alleviate this issue, th…

2023

Towards Polymorphic Adversarial Examples Generation for Short Text

ICASSP 2023accepted

NLP models are shown to be vulnerable to adversarial examples. The usual attack methods in NLP fields mainly focus on word-level perturbations. However, the word-substitution based method is not suitable for short text. Short texts are more susceptible to word substitution than long texts, which mak…

Cited by 0SourceScholar
2023

Towards Semi-supervised Learning with Non-random Missing Labels

ICCV 2023poster

Semi-supervised learning (SSL) tackles the label missing problem by enabling the effective usage of unlabeled data. While existing SSL methods focus on the traditional setting, a practical and challenging scenario called label Missing Not At Random (MNAR) is usually ignored. In MNAR, the labeled and…

Cited by 18PDFcodeScholar
2022

A Speaker-Aware Co-Attention Framework for Medical Dialogue Information Extraction

EMNLP 2022main

With the development of medical digitization, the extraction and structuring of Electronic Medical Records (EMRs) have become challenging but fundamental tasks. How to accurately and automatically extract structured information from medical dialogues is especially difficult because the information n…

Cited by 4SourcePDFScholar
2022

ASCM: An Answer Space Clustered Prompting Method without Answer Engineering

ACL 2022findings

Prompt-based learning, which exploits knowledge from pre-trained language models by providing textual prompts and designing appropriate answer-category mapping methods, has achieved impressive successes on few-shot text classification and natural language inference (NLI). Because of the diverse ling…

2022

COST-EFF: Collaborative Optimization of Spatial and Temporal Efficiency with Slenderized Multi-exit Language Models

EMNLP 2022main

Transformer-based pre-trained language models (PLMs) mostly suffer from excessive overhead despite their advanced capacity. For resource-constrained devices, there is an urgent need for a spatially and temporally efficient model which retains the major capacity of PLMs. However, existing statically…

2022

DC-SSL: Addressing Mismatched Class Distribution in Semi-Supervised Learning

CVPR 2022poster

Consistency-based Semi-supervised learning (SSL) has achieved promising performance recently. However, the success largely depends on the assumption that the labeled and unlabeled data share an identical class distribution, which is hard to meet in real practice. The distribution mismatch between th…

Cited by 38PDFScholar
2022

Distributed Online Convex Optimization with Compressed Communication

NeurIPS 2022accept

We consider a distributed online convex optimization problem when streaming data are distributed among computing agents over a connected communication network. Since the data are high-dimensional or the network is large-scale, communication load can be a bottleneck for the efficiency of distributed…

Cited by 11SourcePDFScholar
2022

Domain Generalization by Learning and Removing Domain-specific Features

NeurIPS 2022accept

Deep Neural Networks (DNNs) suffer from domain shift when the test dataset follows a distribution different from the training dataset. Domain generalization aims to tackle this issue by learning a model that can generalize to unseen domains. In this paper, we propose a new approach that aims to expl…

2022

FactorVAE: A Probabilistic Dynamic Factor Model Based on Variational Autoencoder for Predicting Cross-Sectional Stock Returns

AAAI 2022technical

As an asset pricing model in economics and finance, factor model has been widely used in quantitative investment. Towards building more effective factor models, recent years have witnessed the paradigm shift from linear models to more flexible nonlinear data-driven machine learning models. However,…

2022

Improving Barely Supervised Learning by Discriminating Unlabeled Samples with Super-Class

NeurIPS 2022accept

In semi-supervised learning (SSL), a common practice is to learn consistent information from unlabeled data and discriminative information from labeled data to ensure both the immutability and the separability of the classification model. Existing SSL methods suffer from failures in barely-superv…

Cited by 15SourcePDFScholar
2022

Kernelized Few-Shot Object Detection With Efficient Integral Aggregation

CVPR 2022poster

We design a Kernelized Few-shot Object Detector by leveraging kernelized matrices computed over multiple proposal regions, which yield expressive non-linear representations whose model complexity is learned on the fly. Our pipeline contains several modules. An Encoding Network encodes support and qu…

Cited by 79PDFcodeScholar
2022

LaSSL: Label-Guided Self-Training for Semi-supervised Learning

AAAI 2022technical

The key to semi-supervised learning (SSL) is to explore adequate information to leverage the unlabeled data. Current dominant approaches aim to generate pseudo-labels on weakly augmented instances and train models on their corresponding strongly augmented variants with high-confidence results. Howev…

2022

MWP-BERT: Numeracy-Augmented Pre-training for Math Word Problem Solving

NAACL 2022findings

Math word problem (MWP) solving faces a dilemma in number representation learning. In order to avoid the number representation issue and reduce the search space of feasible solutions, existing works striving for MWP solving usually replace real numbers with symbolic placeholders to focus on logic re…

2022

RDA: Reciprocal Distribution Alignment for Robust Semi-Supervised Learning

ECCV 2022poster

"In this work, we propose Reciprocal Distribution Alignment (RDA) to address semi-supervised learning (SSL), which is a hyperparameter-free framework that is independent of confidence threshold and works with both the matched (conventionally) and the mismatched class distributions. Distribution mism…

2022

RotateCT: Knowledge Graph Embedding by Rotation and Coordinate Transformation in Complex Space

COLING 2022main

Knowledge graph embedding, which aims to learn representations of entities and relations in knowledge graphs, finds applications in various downstream tasks. The key to success of knowledge graph embedding models are the ability to model relation patterns including symmetry/antisymmetry, inversion,…

Cited by 12SourcePDFScholar
2022

StyTr2: Image Style Transfer With Transformers

CVPR 2022poster

The goal of image style transfer is to render an image with artistic features guided by a style reference while maintaining the original content. Owing to the locality in convolutional neural networks (CNNs), extracting and maintaining the global information of input images is difficult. Therefore,…

Cited by 379PDFcodeScholar
2022

Time-rEversed diffusioN tEnsor Transformer: A New TENET of Few-Shot Object Detection

ECCV 2022poster

"In this paper, we tackle the challenging problem of Few-shot Object Detection. Existing FSOD pipelines (i) use average-pooled representations that result in information loss; and/or (ii) discard position information that can help detect object instances. Consequently, such pipelines are sensitive t…

2021

BV-Person: A Large-Scale Dataset for Bird-View Person Re-Identification

ICCV 2021poster

Person Re-IDentification (ReID) aims at re-identifying persons from non-overlapping cameras. Existing person ReID studies focus on horizontal-view ReID tasks, in which the person images are captured by the cameras from a (nearly) horizontal view. In this work we introduce a new ReID task, bird-view…

Cited by 24PDFScholar
2021

Contrastive Learning Based Hybrid Networks for Long-Tailed Image Classification

CVPR 2021poster

Learning discriminative image representations plays a vital role in long-tailed image classification because it can ease the classifier learning in imbalanced cases. Given the promising performance contrastive learning has shown recently in representation learning, in this work, we explore effective…

Cited by 346PDFScholar
2021

DCNAS: Densely Connected Neural Architecture Search for Semantic Image Segmentation

CVPR 2021poster

Existing NAS methods for dense image prediction tasks usually compromise on restricted search space or search on proxy task to meet the achievable computational demands. To allow as wide as possible network architectures and avoid the gap between realistic and proxy setting, we propose a novel Dense…

Cited by 136PDFScholar
2021

Hand Image Understanding via Deep Multi-Task Learning

ICCV 2021poster

Analyzing and understanding hand information from multimedia materials like images or videos is important for many real world applications and remains to be very active in research community. There are various works focusing on recovering hand information from single image, however, they usually sol…

Cited by 67PDFcodeScholar
2021

LoFGAN: Fusing Local Representations for Few-Shot Image Generation

ICCV 2021poster

Given only a few available images for a novel unseen category, few-shot image generation aims to generate more data for this category. Previous works attempt to globally fuse these images by using adjustable weighted coefficients. However, there is a serious semantic misalignment between different i…

Cited by 79PDFcodeScholar
2021

NOAHQA: Numerical Reasoning with Interpretable Graph Question Answering Dataset

EMNLP 2021finding

While diverse question answering (QA) datasets have been proposed and contributed significantly to the development of deep learning models for QA tasks, the existing datasets fall short in two aspects. First, we lack QA datasets covering complex questions that involve answers as well as the reasonin…

2021

Real-Time Human Lower Limbs Motion Estimation and Feedback for Potential Applications in Robotic Gait Aid and Training

ICRA 2021poster

Real-time lower limbs motion or gait measurement is an important part in human-robotic interaction for the control of robotic walkers and rehabilitation devices. Laser range finder or infrared sensor that is mounted on the device has been widely used in applications. Although these sensors can provi…

Cited by 4SourceScholar
2021

Vertical Jumping by a Legged Robot With Upper and Lower Leg Bi-Articular Muscle-Tendon Complexes

RA-L 2021

The bi-articular muscle-tendon complex (MTC) in an animal's leg allows a transfer of mechanical power between adjacent joints and exertion of a large force at the toes. It is capable of storing and releasing elastic energy efficiently during motions. In our previous studies, we proposed mechanisms o

Cited by 15SourceScholar
2020

Asymmetric Distribution Measure for Few-shot Learning

IJCAI 2020poster

The core idea of metric-based few-shot image classification is to directly measure the relations between query images and support classes to learn transferable feature embeddings. Previous work mainly focuses on image-level feature representations, which actually cannot effectively estimate a class'…

2020

Financial Thought Experiment: A GAN-based Approach to Vast Robust Portfolio Selection

IJCAI 2020poster

Modern day trading practice resembles a thought experiment, where investors imagine various possibilities of future stock market and invest accordingly. Generative adversarial network (GAN) is highly relevant to this trading practice in two ways. First, GAN generates synthetic data by a neural netwo…

Cited by 0SourcePDFScholar
2020

ReDro: Efficiently Learning Large-sized SPD Visual Representation

ECCV 2020poster

Symmetric positive definite (SPD) matrix has recently been used as an effective visual representation. When learning this representation in deep networks, eigen-decomposition of covariance matrix is usually needed for a key step called matrix normalisation. This could result in significant computati…

Cited by 12SourcePDFScholar
2020

Regularized Beamformer for the Spherical Microphone Array to Cope with the White Noise Amplification

ICASSP 2020accepted

Spherical microphone arrays with compact aperture and maximum directivity factor have been one of the popular research fields but are usually accompanied by the white noise amplification problem, which hinders them for practical applications. This paper presents two regularization methods to optimiz…

Cited by 0SourceScholar
2020

RiFeGAN: Rich Feature Generation for Text-to-Image Synthesis From Prior Knowledge

CVPR 2020poster

Text-to-image synthesis is a challenging task that generates realistic images from a textual sequence, which usually contains limited information compared with the corresponding image and so is ambiguous and abstractive. The limited textual information only describes a scene partly, which will compl…

Cited by 145PDFcodeScholar
2020

Teacher-Student Networks with Multiple Decoders for Solving Math Word Problem

IJCAI 2020poster

Math word problem (MWP) is challenging due to the limitation in training data where only one “standard” solution is available. MWP models often simply fit this solution rather than truly understand or solve the problem. The generalization of models (to diverse word scenarios) is thus limited. To add…

2020

Two Shank-Mounted IMUs-Based Gait Analysis and Classification for Neurological Disease Patients

RA-L 2020

Automatic gait measurement and analysis is an enabling tool for intelligent healthcare and robotics-assisted rehabilitation. This letter proposes a novel two shank-mounted inertial measurement units (IMU)-based method on gait analysis and classification for three different neurological diseases. The

Cited by 71SourceScholar
2019

A Novel Unsupervised Camera-Aware Domain Adaptation Framework for Person Re-Identification

ICCV 2019poster

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of discriminative information in target domain. From the perspective of representation learning, this paper proposes…

Cited by 185PDFScholar
2019

Collect and Select: Semantic Alignment Metric Learning for Few-Shot Learning

ICCV 2019poster

Few-shot learning aims to learn latent patterns from few training examples and has shown promises in practice. However, directly calculating the distances between the query image and support image in existing methods may cause ambiguity because dominant objects can locate anywhere on images. To addr…

Cited by 183PDFcodeScholar
2019

Graph Attention Convolution for Point Cloud Semantic Segmentation

CVPR 2019poster

Standard convolution is inherently limited for semantic segmentation of point cloud due to its isotropy about features. It neglects the structure of an object, results in poor object delineation and small spurious regions in the segmentation result. This paper proposes a novel graph attention convol…

Cited by 846PDFScholar
2019

Hallucinating IDT Descriptors and I3D Optical Flow Features for Action Recognition With CNNs

ICCV 2019poster

In this paper, we revive the use of old-fashioned handcrafted video representations for action recognition and put new life into these techniques via a CNN-based hallucination step. Despite of the use of RGB and optical flow frames, the I3D model (amongst others) thrives on combining its output with…

Cited by 119PDFScholar
2019

Miss Detection vs. False Alarm: Adversarial Learning for Small Object Segmentation in Infrared Images

ICCV 2019poster

A key challenge of infrared small object segmentation (ISOS) is to balance miss detection (MD) and false alarm (FA). This usually needs "opposite" strategies to suppress the two terms, and has not been well resolved in the literature. In this paper, we propose a deep adversarial learning framework t…

Cited by 412PDFScholar
2019

Revisiting Local Descriptor Based Image-To-Class Measure for Few-Shot Learning

CVPR 2019poster

Few-shot learning in image classification aims to learn a classifier to classify images when only few training examples are available for each class. Recent work has achieved promising classification performance, where an image-level feature based measure is usually used. In this paper, we argue tha…

Cited by 698PDFcodeScholar
2018

DeepKSPD: Learning Kernel-matrix-based SPD Representation for Fine-grained Image Recognition

ECCV 2018poster

As a second-order pooled representation, covariance matrix has attracted much attention in visual recognition, and some pioneering works have recently integrated it into deep learning framework to jointly learn this matrix for fine-grained image recognition. A recent study shows that kernel matrix w…

Cited by 74SourcePDFScholar