← Search

CHAO WANG

133 accepted papers

2026

A Stitch in Time: Learning Procedural Workflow via Self-Supervised Plackett-Luce Ranking

CVPR 2026

Procedural activities, ranging from routine cooking to complex surgical operations, are highly structured sequences of actions performed in a specific temporal order. Despite the success of current self-supervised learning (SSL) methods on static images and short clips, these models often overlook t

Cited by 0SourcecodeScholar
2026

AEDR: Training-Free AI-Generated Image Attribution via Autoencoder Double-Reconstruction

AAAI 2026technical

The rapid advancement of image-generation technologies has made it possible for anyone to create photorealistic images using generative models, raising significant security concerns. To mitigate malicious use, tracing the origin of such images is essential. Reconstruction-based attribution methods o

Cited by 0SourcePDFScholar
2026

Accelerating LLM Inference Throughput via Asynchronous KV Cache Prefetching

AAAI 2026technical

Large Language Models (LLMs) exhibit pronounced memory-bound characteristics during inference due to High Bandwidth Memory (HBM) bandwidth constraints. In this paper, we propose an L2 Cache-oriented asynchronous KV Cache prefetching method to break through the memory bandwidth bottleneck in LLM infe

Cited by 0SourcePDFScholar
2026

Back to the Feature: Explaining Video Classifiers with Video Counterfactual Explanations

CVPR 2026

Counterfactual explanations (CFEs) are minimal and semantically meaningful modifications of the input of a model that alter the model predictions. They highlight the decisive features the model relies on, providing contrastive interpretations for classifiers. State-of-the-art visual counterfactual e

Cited by 0SourcecodeScholar
2026

Beyond the Known: An Unknown-Aware Large Language Model for Open-Set Text Classification

ICLR 2026poster

Open-set text classification (OSTC) requires models to correctly classify in-distribution (ID) samples while reliably rejecting out-of-distribution (OOD) inputs—an essential capability for real-world NLP systems. Most OSTC methods train on ID data under the closed assumption that all outputs belong…

Cited by 0SourcecodeScholar
2026

ClipGStream: Clip-Stream Gaussian Splatting for Any Length and Any Motion Multi-View Dynamic Scene Reconstruction

CVPR 2026

Dynamic 3D scene reconstruction is essential for immersive media such as VR, MR, and XR, yet remains challenging for long multi-view sequences with large-scale motion. Existing dynamic Gaussian approaches are either Frame-Stream, offering scalability but poor temporal stability, or Clip, achieving l

Cited by 0SourceScholar
2026

CloserToMe: A Unified Framework for Accurate and Transferable Latency Prediction Across Heterogeneous Devices

AAAI 2026technical

Hardware accelerators such as GPUs, NPUs, and FPGAs are essential to meeting AI’s computational demands. With the proliferation of heterogeneous devices across cloud and edge, various model optimization techniques adapt to diverse hardware characteristics through operator transformations and structu

Cited by 0SourcePDFScholar
2026

Content-Aware Frequency Encoding for Implicit Neural Representations with Fourier-Chebyshev Features

CVPR 2026

Implicit Neural Representations (INRs) have emerged as a powerful paradigm for various signal processing tasks, but their inherent spectral bias limits the ability to capture high-frequency details. Existing methods partially mitigate this issue by using Fourier-based features, which usually rely on

Cited by 0SourcecodeScholar
2026

DAMR: Efficient and Adaptive Context-Aware Knowledge Graph Question Answering with LLM-Guided MCTS

ICLR 2026poster

Knowledge Graph Question Answering (KGQA) aims to interpret natural language queries and perform structured reasoning over knowledge graphs by leveraging their relational and semantic structures to retrieve accurate answers. Existing methods primarily follow either the retrieve-then-reason paradigm,…

Cited by 0SourceScholar
2026

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

AAAI 2026technical

Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hallucination, many methods integrate PLMs with knowledge graphs (KGs), but face ke

Cited by 0SourcePDFScholar
2026

Gaussian Splatting-based Low-Rank Tensor Representation for Multi-Dimensional Image Recovery

CVPR 2026

Tensor singular value decomposition (t-SVD) is a promising tool for multi-dimensional image representation, which decomposes a multi-dimensional image into a latent tensor and an accompanying transform matrix. However, two critical limitations of t-SVD methods persist: (1) the approximation of the l

Cited by 1SourceScholar
2026

Global Policy-Space Response Oracles for Two-Player Zero-Sum Games

ICML 2026poster

The Policy-Space Response Oracles (PSRO) framework scales equilibrium computation to large zero-sum games by iteratively expanding a restricted strategy set using deep reinforcement learning (DRL). A central challenge is to construct, under limited computational budgets, a small strategy population …

Cited by 0SourceScholar
2026

Improving Classifier-Free Guidance of Flow Matching via Manifold Projection

ICML 2026poster

Classifier-free guidance (CFG) is a widely used technique for controllable generation in diffusion and flow-based models. Despite its empirical success, CFG relies on a heuristic linear extrapolation that is often sensitive to the guidance scale. In this work, we provide a principled interpretation …

Cited by 0SourceScholar
2026

Integrating Reweighted Least Squares with Plug-and-Play Diffusion Priors for Noisy Image Restoration

AAAI 2026technical

Existing plug-and-play image restoration methods typically employ off-the-shelf Gaussian denoisers as proximal operators within classical optimization frameworks based on variable splitting. Recently, denoisers induced by generative priors have been successfully integrated into regularized optimizat

Cited by 0SourcePDFScholar
2026

LEMON: A Large Endoscopic MONocular Dataset and Foundation Model for Perception in Surgical Settings

CVPR 2026

Traditional open-access datasets focusing on surgical procedures are often limited by their small size, typically consisting of fewer than 100 videos and less than 30 hours of footage, which leads to poor model generalization. To address this data limitation, a new dataset called LEMON has been comp

Cited by 0SourcecodeScholar
2026

Learning More with Less: A Dynamic Dual-Level Down-Sampling Framework for Efficient Policy Optimization

ICLR 2026poster

Critic-free methods like GRPO reduce memory demands by estimating advantages from multiple rollouts but tend to converge slowly, as critical learning signals are diluted by an abundance of uninformative samples and tokens. To tackle this challenge, we propose the **Dynamic Dual-Level Down-Sampling (…

Cited by 0SourceScholar
2026

Learning to Rank by Directly Optimizing Full-Order Probabilities

ICML 2026poster

Learning to rank can be cast as a probabilistic modeling problem over permutations, where the goal is to estimate the likelihood of an observed total ordering of items. This formulation naturally involves full-order probabilities of the form $\mathbb{P}(\mathrm{z}_1 < \cdots < \mathrm{z}_n)$, whose …

Cited by 0SourceScholar
2026

Low-cost Full Fine-tuning: Learning What to Update for LLMs

ICML 2026poster

While Large language models (LLMs) have strong abilities, they generally rely on fine-tuning to supplement downstream task-specific knowledge. Due to the prohibitive memory overhead of full fine-tuning (FT), existing parameter-efficient fine-tuning techniques, e.g., LoRA and Adapters, update paramet…

Cited by 0SourceScholar
2026

MERGE: Guided Vision-Language Models for Multi-Actor Event Reasoning and Grounding in Human–Robot Interaction

ICRA 2026poster

We introduce MERGE, a system for situational grounding of actors, objects, and events in dynamic human–robot group interactions. Effective collaboration in such settings requires consistent situational awareness, built on persistent representations of people and objects and an episodic abstraction o…

2026

MSAnchor: De Novo Molecular Generation from Mass Spectrometry Data with Anchor-Extended Molecular Scaffolds

AAAI 2026technical

Tandem mass spectrometry (MS/MS) is a critical tool for identifying molecular structures. By efficiently separating molecular fragments based on their mass-to-charge (m/z) ratios, it facilitates molecular generation and subsequent scientific discoveries. However, de novo molecular generation from MS

Cited by 0SourcePDFScholar
2026

PointThinker: Point-Incentivized Parallel Thinking for Multimodal Large Language Model

CVPR 2026

This paper explores parallel thinking for Multi-modal Large Language Models (MLLMs), aiming to improve Chain-of-Thought (CoT) through multiple diverse reasoning paths. We guide the model to list multiple visual key points and develop an independent reasoning path for each. Therefore, we term this me

Cited by 0SourceScholar
2026

Policy Newton Algorithm in Reproducing Kernel Hilbert Space

ICLR 2026poster

Reinforcement learning (RL) policies represented in Reproducing Kernel Hilbert Spaces (RKHS) offer powerful representational capabilities. While second-order optimization methods like Newton's method demonstrate faster convergence than first-order approaches, current RKHS-based policy optimization r…

Cited by 0SourceScholar
2026

Relative Entropy Estimation in Function Space: Theory and Applications to Trajectory Inference

ICML 2026poster

Trajectory Inference (TI) seeks to reconstruct latent dynamical processes from snapshot data, which consist of independent samples from time-indexed marginals of an underlying stochastic system. In applications such as single-cell genomics, destructive measurements preclude direct observation of tra…

Cited by 0SourceScholar
2026

Reparameterized Tensor Ring Functional Decomposition for Multi-Dimensional Data Recovery

CVPR 2026

Tensor Ring (TR) decomposition is a powerful tool for high-order data modeling, but is inherently restricted to discrete forms defined on fixed meshgrids. In this work, we propose a TR functional decomposition for both meshgrid and non-meshgrid data, where factors are parameterized by Implicit Neura

Cited by 0SourcecodeScholar
2026

Representation-Aware Modularity: Efficient Cross-Task Generalization for LLMs

IJCAI 2026

Cross-task generalization (CTG) enables large language models (LLMs) to handle unseen tasks proficiently, enhancing their adaptability in real-world scenarios. However, existing methods relying on per-token dynamic routing to multiple trained LoRA adapters face high computational and GPU memory cost

Cited by 0Scholar
2026

Robust 3D Multi-Object Tracking for Autonomous Driving with Adaptive LiDAR-Visual Fusion and Multilevel Data Association

ICRA 2026poster

To increase the safety and reliability of autonomous driving systems in complex traffic environments, this paper proposes a novel 3D multiobject tracking (MOT) method that integrates center-plane adaptive multisensor fusion, motion compensation, and multilevel data association. Unlike traditional me…

Cited by 0Scholar
2026

SWIFT: Sliding Window Reconstruction for Few-Shot Training-Free Generated Video Attribution

CVPR 2026

Recent advancements in video generation technologies have been significant, resulting in their widespread application across multiple domains. However, concerns have been mounting over the potential misuse of generated content. Tracing the origin of generated videos has become crucial to mitigate po

Cited by 0SourcecodeScholar
2026

Small but Mighty: Dynamic Wavelet Expert-Guided Fine-Tuning of Large-Scale Models for Optical Remote Sensing Object Segmentation

AAAI 2026technical

Accurately localizing and segmenting relevant objects from optical remote sensing images (ORSIs) is critical for advancing remote sensing applications. Existing methods are typically built upon moderate-scale pre-trained models and employ diverse optimization strategies to achieve promising performa

Cited by 0SourcePDFScholar
2026

SpanNorm: Reconciling Training Stability and Performance in Deep Transformers

ICML 2026poster

The success of Large Language Models (LLMs) hinges on the stable training of deep Transformer architectures. A critical design choice is the placement of normalization layers, leading to a fundamental trade-off: the ''PreNorm'' architecture ensures training stability at the cost of potential perform…

Cited by 0SourceScholar
2026

SpecForge: A Flexible and Efficient Open-Source Training Framework for Speculative Decoding

ICML 2026poster

Speculative decoding mitigates the memory-bound nature of LLM decoding by using a lightweight draft model to propose multiple tokens for parallel verification. However, its adoption has been limited by the lack of high-quality draft models and scalable training infrastructure. We introduce SpecForge…

Cited by 0SourceScholar
2026

Task-free Adaptive Meta Black-box Optimization

ICLR 2026oral

Handcrafted optimizers become prohibitively inefficient for complex black-box optimization (BBO) tasks. MetaBBO addresses this challenge by meta-learning to automatically configure optimizers for low-level BBO tasks, thereby eliminating heuristic dependencies. However, existing methods typically req…

Cited by 0SourceScholar
2026

Thinking with Camera: A Unified Multimodal Model for Camera-Centric Understanding and Generation

ICLR 2026poster

Camera-centric understanding and generation are two cornerstones of spatial intelligence, yet they are typically studied in isolation. We present Puffin, a unified camera-centric multimodal model that extends spatial awareness along the camera dimension. Puffin integrates language regression and dif…

Cited by 0SourcecodeScholar
2026

TileSparse: Arithmetic-Intensity-Aware Sparse Attention for Compute-Bound LLM Decoding

ICML 2026poster

Sparse attention has emerged as a vital technique for long-context inference in Large Language Models (LLMs), effectively accelerating memory-bound decoding by reducing memory access for non-essential keys. However, the assumption that decoding attention is memory-bound has been shattered. The proli…

Cited by 0SourceScholar
2026

When Agents Go Rogue: Activation-Based Detection of Malicious Behaviors in Multi-Agent Systems

ICML 2026poster

While enabling effective collaboration on complex tasks, LLM-based Multi-Agent Systems (MAS) face critical security challenges due to vulnerabilities at the agent and interaction levels. Most existing MAS security defenses are built upon two core assumptions: semantically-explicit malicious attacks …

Cited by 0SourceScholar
2025

Adapting Text-to-Image Generation with Feature Difference Instruction for Generic Image Restoration

CVPR 2025poster

Diffusion-based Text-to-Image (T2I) models have demonstrated significant potential in image restoration. However, existing models continue to grapple with challenges such as complex training and prompt design. We introduce a new perspective for improving image restoration by injecting knowledge from…

Cited by 0SourcePDFScholar
2025

AlignVLM: Bridging Vision and Language Latent Spaces for Multimodal Document Understanding

NeurIPS 2025poster

Aligning visual features with language embeddings is a key challenge in vision-language models (VLMs). The performance of such models hinges on having a good connector that maps visual features generated by a vision encoder to a shared embedding space with the LLM while preserving semantic similarit…

Cited by 0SourceScholar
2025

Cross-modal Gaussian Localization Distillation for Optical Information guided SAR Object Detection

ICASSP 2025accepted

Synthetic Aperture Radar (SAR) images contain a dense clutter of objects that can be better characterized using bounding boxes with angles. However, accurately detecting the angles of objects remains challenging due to the imaging mechanism of SAR. To address this issue, we propose a novel knowledge…

Cited by 0SourceScholar
2025

DPC: Dual-Prompt Collaboration for Tuning Vision-Language Models

CVPR 2025poster

The Base-New Trade-off (BNT) problem universally exists during the optimization of CLIP-based prompt tuning, where continuous fine-tuning on base (target) classes leads to a simultaneous decrease of generalization ability on new (unseen) classes. Existing approaches attempt to regulate the prompt tu…

2025

Distributional Decision Transformer: Risk-Sensitive Offline RL via Quantile-Based Critics and Stochastic Return

IROS 2025

Offline reinforcement learning faces a critical challenge in synthesizing high-reward trajectories from suboptimal datasets while robustly handling the stochasticity inherent in real-world decision-making. While combination of return-conditioned sequence models, such as Decision Transformers (DT), a

Cited by 0SourceScholar
2025

Effective Techniques for Scaling Audio Encoder Pretraining

ICASSP 2025accepted

This work presents advancements in audio pretraining objectives designed to generate semantically rich embeddings, capable of addressing a wide range of audio-related tasks. Despite significant progress in the field, current methods often emphasize full fine-tuning in downstream applications, which…

Cited by 0SourceScholar
2025

FACE: A General Framework for Mapping Collaborative Filtering Embeddings into LLM Tokens

NeurIPS 2025poster

Recently, large language models (LLMs) have been explored for integration with collaborative filtering (CF)-based recommendation systems, which are crucial for personalizing user experiences. However, a key challenge is that LLMs struggle to interpret the latent, non-semantic embeddings produced by…

Cited by 0SourcecodeScholar
2025

Generative Audio Language Modeling with Continuous-valued Tokens and Masked Next-Token Prediction

ICML 2025poster

Autoregressive next-token prediction with the Transformer decoder has become a de facto standard in large language models (LLMs), achieving remarkable success in Natural Language Processing (NLP) at scale. Extending this paradigm to audio poses unique challenges due to its inherently continuous natu…

Cited by 0SourcePDFScholar
2025

IMPACT: Iterative Mask-based Parallel Decoding for Text-to-Audio Generation with Diffusion Modeling

ICML 2025poster

Text-to-audio generation synthesizes realistic sounds or music given a natural language prompt. Diffusion-based frameworks, including the Tango and the AudioLDM series, represent the state-of-the-art in text-to-audio generation. Despite achieving high audio fidelity, they incur significant inference…

2025

Information Theoretic Text-to-Image Alignment

ICLR 2025poster

Diffusion models for Text-to-Image (T2I) conditional generation have recently achieved tremendous success. Yet, aligning these models with user’s intentions still involves a laborious trial-and-error process, and this challenging alignment problem has attracted considerable attention from the resear…

2025

LEDiff: Latent Exposure Diffusion for HDR Generation

CVPR 2025poster

While consumer displays increasingly support more than 10 stops of dynamic range, most image assets -- such as internet photographs and generative AI content -- remain limited to 8-bit low dynamic range (LDR), constraining their utility across high dynamic range (HDR) applications. Currently, no gen…

Cited by 0SourcePDFScholar
2025

LV-ReID: Large Language-Vision Alignment Model for Text-based Person Re-identification

ICASSP 2025accepted

Person Re-Identification (ReID) is a critical task in computer vision that involves identifying individuals across different cameras or video frames. It’s challenging due to variations in appearance, lighting, viewpoints, clothing, and occlusions. Text-based ReID adds complexity by requiring image r…

Cited by 0SourceScholar
2025

Parameter Selections and Applications for Soft Bellows Actuators (SBAs) with Various Performance Metrics

IROS 2025

Soft bellows actuators (SBAs), a particular type of soft pneumatic actuators (SPAs), are widely used in various applications, such as climbing robots, industrial grippers, and wearable devices. Despite their advantages of uniform motion and high efficiency, the design of SBAs often relies on experie

Cited by 0SourceScholar
2025

RLPF: Reinforcement Learning from Prediction Feedback for User Summarization with LLMs

AAAI 2025technical

LLM-powered personalization agent systems employ Large Language Models (LLMs) to predict users’ behavior from their past activities. However, their effectiveness often hinges on the ability to effectively leverage extensive, long user historical data due to its inherent noise and length of such data…

Cited by 2SourcePDFScholar
2025

SVA: A Street-View-Aided GNSS Positioning Framework With 2DSDM and Likelihood Road for NLOS/Multipath Mitigation

RA-L 2025

Global Navigation Satellite System (GNSS) suffers severe accuracy degradation in urban environments due to Non-Line-of-Sight (NLOS) and multipath effects. Several methods have been proposed to detect and mitigate NLOS/multipath, but those rely on additional equipment, high costs, and limited multipa

Cited by 2SourceScholar
2025

SpikingSSMs: Learning Long Sequences with Sparse and Parallel Spiking State Space Models

AAAI 2025technical

Known as low energy consumption networks, spiking neural networks (SNNs) have gained a lot of attention within the past decades. While SNNs are increasing competitive with artificial neural networks (ANNs) for vision tasks, they are rarely used for long sequence tasks, despite their intrinsic tempor…

2025

TokenSelect: Efficient Long-Context Inference and Length Extrapolation for LLMs via Dynamic Token-Level KV Cache Selection

EMNLP 2025

Rapid advances in Large Language Models (LLMs) have spurred demand for processing extended context sequences in contemporary applications. However, this progress faces two challenges: performance degradation due to sequence lengths out-of-distribution, and excessively long inference times caused by

2025

Transparent Vision: A Theory of Hierarchical Invariant Representations

ICCV 2025poster

Developing robust and interpretable vision systems is a crucial step towards trustworthy artificial intelligence. One promising paradigm is to design transparent structures, e.g., geometric invariance, for fundamental representations. However, such invariants exhibit limited discriminability, limiti…

Cited by 0SourcePDFScholar
2025

Unaligned Message-Passing and Contextualized-Pretraining for Robust Geo-Entity Resolution

AAAI 2025technical

Geo-entity resolution involves linking records that refer to the same entities across different spatial datasets, which underpins location-based services. Given the varying quality of geo-data, this task is known to be challenging, as directly comparing the semantic-centric representations of two en…

2025

VideoMiner: Iteratively Grounding Key Frames of Hour-Long Videos via Tree-based Group Relative Policy Optimization

ICCV 2025poster

Understanding hour-long videos with multi-modal large language models (MM-LLMs) enriches the landscape of human-centered AI applications. However, for end-to-end video understanding with LLMs, uniformly sampling video frames results in LLMs being overwhelmed by a vast amount of irrelevant informatio…

2025

X-Dancer: Expressive Music to Human Dance Video Generation

ICCV 2025poster

We present X-Dancer, a novel zero-shot music-driven image animation pipeline that creates diverse and long-range lifelike human dance videos from a single static image. As its core, we introduce a unified transformer-diffusion framework, featuring an autoregressive transformer model that synthesize…

Cited by 0SourcePDFScholar
2025

X-Dyna: Expressive Dynamic Human Image Animation

CVPR 2025highlight

We introduce X-Dyna, a novel zero-shot, diffusion-based pipeline for animating a single human image using facial expressions and body movements derived from a driving video, that generates realistic, context-aware dynamics for both the subject and the surrounding environment. Building on prior appro…

2024

Beyond Entities: A Large-Scale Multi-Modal Knowledge Graph with Triplet Fact Grounding

AAAI 2024technical

Much effort has been devoted to building multi-modal knowledge graphs by visualizing entities on images, but ignoring the multi-modal information of the relation between entities. Hence, in this paper, we aim to construct a new large-scale multi-modal knowledge graph with triplet facts grounded on i…

2024

CoPAL: Corrective Planning of Robot Actions with Large Language Models

ICRA 2024poster

In the pursuit of fully autonomous robotic systems capable of taking over tasks traditionally performed by humans, the complexity of open-world environments poses a considerable challenge. Addressing this imperative, this study contributes to the field of Large Language Models (LLMs) applied to task…

Cited by 51SourceScholar
2024

Cross-Triggering Issue in Audio Event Detection and Mitigation

ICASSP 2024accepted

Cross-triggering is a critical problem for applications of audio event detection (AED), particularly in low-resource settings. However, not much attention (if not none) has been paid to this problem in the AED research community. In this work, we tackle this problem via a regularization approach. We…

Cited by 0SourceScholar
2024

DGR: A General Graph Desmoothing Framework for Recommendation via Global and Local Perspectives

IJCAI 2024poster

Graph Convolutional Networks (GCNs) have become pivotal in recommendation systems for learning user and item embeddings by leveraging the user-item interaction graph's node information and topology. However, these models often face the famous over-smoothing issue, leading to indistinct user and item…

2024

Doc2SoarGraph: Discrete Reasoning over Visually-Rich Table-Text Documents via Semantic-Oriented Hierarchical Graphs

COLING 2024main

Table-text document (e.g., financial reports) understanding has attracted increasing attention in recent two years. TAT-DQA is a realistic setting for the understanding of visually-rich table-text documents, which involves answering associated questions requiring discrete reasoning. Most existing wo…

2024

Efficient Joint Rectification of Photometric and Geometric Distortions in Document Images

ICASSP 2024accepted

Document images captured with cameras often exhibit photometric and geometric distortions. Here, we propose a novel learning-based approach for efficient joint rectification of document images. Inspired by the strong correlation between visual shadows and physical deformations, we design a shared en…

Cited by 0SourceScholar
2024

Emergent Communication for Numerical Concepts Generalization

AAAI 2024technical

Research on emergent communication has recently gained significant traction as a promising avenue for the linguistic community to unravel human language's origins and explore artificial intelligence's generalization capabilities. Current research has predominantly concentrated on recognizing qualita…

Cited by 0SourcePDFScholar
2024

FlagVNE: A Flexible and Generalizable Reinforcement Learning Framework for Network Resource Allocation

IJCAI 2024poster

Virtual network embedding (VNE) is an essential resource allocation task in network virtualization, aiming to map virtual network requests (VNRs) onto physical infrastructure. Reinforcement learning (RL) has recently emerged as a promising solution to this problem. However, existing RL-based VNE met…

2024

Job-SDF: A Multi-Granularity Dataset for Job Skill Demand Forecasting and Benchmarking

NeurIPS 2024poster

In a rapidly evolving job market, skill demand forecasting is crucial as it enables policymakers and businesses to anticipate and adapt to changes, ensuring that workforce skills align with market needs, thereby enhancing productivity and competitiveness. Additionally, by identifying emerging skill…

2024

Multi-Domain Multi-Scale Diffusion Model for Low-Light Image Enhancement

AAAI 2024technical

Diffusion models have achieved remarkable progress in low-light image enhancement. However, there remain two practical limitations: (1) existing methods mainly focus on the spatial domain for the diffusion process, while neglecting the essential features in the frequency domain; (2) conventional pat…

2024

On the Target-kernel Alignment: a Unified Analysis with Kernel Complexity

NeurIPS 2024poster

This paper investigates the impact of alignment between the target function of interest and the kernel matrix on a variety of kernel-based methods based on a general loss belonging to a rich loss function family, which covers many commonly used methods in regression and classification problems. We c…

Cited by 0SourcePDFScholar
2024

OwMatch: Conditional Self-Labeling with Consistency for Open-World Semi-Supervised Learning

NeurIPS 2024poster

Semi-supervised learning (SSL) offers a robust framework for harnessing the potential of unannotated data. Traditionally, SSL mandates that all classes possess labeled instances. However, the emergence of open-world SSL (OwSSL) introduces a more practical challenge, wherein unlabeled data may encomp…

2024

Pre-DyGAE: Pre-training Enhanced Dynamic Graph Autoencoder for Occupational Skill Demand Forecasting

IJCAI 2024poster

Occupational skill demand (OSD) forecasting seeks to predict dynamic skill demand specific to occupations, beneficial for employees and employers to grasp occupational nature and maintain a competitive edge in the rapidly evolving labor market. Although recent research has proposed data-driven techn…

2024

Prompt Learning with Extended Kalman Filter for Pre-trained Language Models

IJCAI 2024poster

Prompt learning has gained popularity as a means to leverage the knowledge embedded in pre-trained language models (PLMs) for NLP tasks while using a limited number of trainable parameters. While it has shown promise in tasks like sentiment classification and natural language inference, generating s…

Cited by 1SourcePDFScholar
2024

PseKD: Phase-Shift Encoded Knowledge Distillation for Oriented Object Detection in Remote Sensing Images

ICASSP 2024accepted

With the vigorous development of computer vision, oriented object detection has gradually been featured. However, angle boundary discontinuity and its knowledge distillation have been the bottleneck for rotating detection distillation design. In this paper, a novel knowledge distillation method name…

Cited by 0SourceScholar
2024

Sample-Efficient Learning-Based Dynamic Environment Navigation With Transferring Experience From Optimization-Based Planner

RA-L 2024

This letter presents a sample-efficient deep reinforcement learning (DRL) based method to address the intricate task of autonomous navigation in dynamic, constrained environments. The proposed method leverages a graph neural network with feature-wise linear modulation modules to effectively extract

Cited by 5SourcecodeScholar
2024

Superpixel-informed Implicit Neural Representation for Multi-Dimensional Data

ECCV 2024poster

"Recently, implicit neural representations (INRs) have attracted increasing attention for multi-dimensional data recovery. However, INRs simply map coordinates via a multi-layer perceptron (MLP) to corresponding values, ignoring the inherent semantic information of the data. To leverage semantic pri…

Cited by 2SourcePDFScholar
2024

Temporal Graph Contrastive Learning for Sequential Recommendation

AAAI 2024technical

Sequential recommendation is a crucial task in understanding users' evolving interests and predicting their future behaviors. While existing approaches on sequence or graph modeling to learn interaction sequences of users have shown promising performance, how to effectively exploit temporal informa…

Cited by 29SourcePDFScholar
2024

To Help or Not to Help: LLM-based Attentive Support for Human-Robot Group Interactions

IROS 2024poster

How can a robot provide unobtrusive physical support within a group of humans? We present Attentive Support, a novel interaction concept for robots to support a group of humans. It combines scene perception, dialogue acquisition, situation understanding, and behavior generation with the common-sense…

Cited by 16SourceScholar
2024

Towards Theoretical Understanding of Learning Large-scale Dependent Data via Random Features

ICML 2024spotlight

Random feature (RF) mapping is an attractive and powerful technique for solving large-scale nonparametric regression. Yet, the existing theoretical analysis crucially relies on the i.i.d. assumption that individuals in the data are independent and identically distributed. It is still unclear whether…

Cited by 0SourcePDFScholar
2024

icsPLMs: Exploring Pre-trained Language Models in Intelligent Customer Service (Student Abstract)

AAAI 2024technical

Pre-trained language models have shown their high performance of text processing in intelligent customer service platforms. However, these models do not leverage domain specific information. In this paper, we propose icsPLMs optimized for intelligent customer service on both word and sentence levels…

2023

Causal Document-Grounded Dialogue Pre-training

EMNLP 2023long main

The goal of document-grounded dialogue (DocGD) is to generate a response by anchoring the evidence in a supporting document in accordance with the dialogue context. This entails four causally interconnected variables. While task-specific pre-training has significantly enhanced performances on numero…

Cited by 0SourcecodeScholar
2023

Context-Aware Pretraining for Efficient Blind Image Decomposition

CVPR 2023poster

In this paper, we study Blind Image Decomposition (BID), which is to uniformly remove multiple types of degradation at once without foreknowing the noise type. There remain two practical challenges: (1) Existing methods typically require massive data supervision, making them infeasible to real-world…

2023

FedRPO: Federated Relaxed Pareto Optimization for Acoustic Event Classification

ICASSP 2023accepted

Performance and robustness of real-world Acoustic Event Classification (AEC) solutions depend on ability to train on diverse data from wide range of end-point devices and acoustic environments. Federated Learning (FL) provides a framework to leverage annotated and non-annotated AEC data from servers…

Cited by 0SourceScholar
2023

GlowGAN: Unsupervised Learning of HDR Images from LDR Images in the Wild

ICCV 2023poster

Most in-the-wild images are stored in Low Dynamic Range (LDR) form, serving as a partial observation of the High Dynamic Range (HDR) visual world. Despite limited dynamic range, these LDR images are often captured with different exposures, implicitly containing information about the underlying HDR i…

Cited by 13PDFScholar
2023

Speech-Text Pre-training for Spoken Dialog Understanding with Explicit Cross-Modal Alignment

ACL 2023long

Recently, speech-text pre-training methods have shown remarkable success in many speech and natural language processing tasks. However, most previous pre-trained models are usually tailored for one or two specific tasks, but fail to conquer a wide range of speech-text tasks. In addition, existing sp…

Cited by 20SourcePDFScholar
2023

Towards a Unified Analysis of Kernel-based Methods Under Covariate Shift

NeurIPS 2023poster

Covariate shift occurs prevalently in practice, where the input distributions of the source and target data are substantially different. Despite its practical importance in various learning problems, most of the existing methods only focus on some specific learning tasks and are not well validated t…

2023

Weight-Sharing Supernet for Searching Specialized Acoustic Event Classification Networks Across Device Constraints

ICASSP 2023accepted

Acoustic Event Classification (AEC) has been widely used in devices such as smart speakers and mobile phones for home safety or accessibility support [1]. As AEC models run on more and more devices with diverse computation resource constraints, it became increasingly expensive to develop models that…

Cited by 1SourceScholar
2022

BabelTower: Learning to Auto-parallelized Program Translation

ICML 2022spotlight

GPUs have become the dominant computing platforms for many applications, while programming GPUs with the widely-used CUDA parallel programming model is difficult. As sequential C code is relatively easy to obtain either from legacy repositories or by manual implementation, automatically translating…

Cited by 13SourcePDFScholar
2022

Confidence Estimation for Speech Emotion Recognition Based on the Relationship Between Emotion Categories and Primitives

ICASSP 2022accepted

Confidence estimation for Speech Emotion Recognition (SER) is instrumental in improving the reliability in the behavior of downstream applications. In this work we propose (1) a novel confidence metric for SER based on the relationship between emotion primitives: arousal, valence, and dominance (AVD…

Cited by 0SourceScholar
2022

Convolutions for Spatial Interaction Modeling

CVPR 2022poster

In many different fields interactions between objects play a critical role in determining their behavior. Graph neural networks (GNNs) have emerged as a powerful tool for modeling interactions, although often at the cost of adding considerable complexity and latency. In this paper, we consider the p…

Cited by 7PDFScholar
2022

DeepVisualInsight: Time-Travelling Visualization for Spatio-Temporal Causality of Deep Classification Training

AAAI 2022technical

Understanding how the predictions of deep learning models are formed during the training process is crucial to improve model performance and fix model defects, especially when we need to investigate nontrivial training strategies such as active learning, and track the root cause of unexpected traini…

Cited by 7SourcePDFScholar
2022

Exploring Compositional Image Retrieval with Hybrid Compositional Learning and Heuristic Negative Mining

EMNLP 2022finding

Compositional image retrieval (CIR) is a challenging retrieval task, where the query is composed of a reference image and a modification text, and the target is another image reflecting the modification to the reference image. Due to the great success of the pre-trained vision-and-language model CLI…

Cited by 3SourcePDFScholar
2022

Federated Self-Supervised Learning for Acoustic Event Classification

ICASSP 2022accepted

Standard acoustic event classification (AEC) solutions require large-scale collection of data from client devices for model optimization. Federated learning (FL) is a compelling frame- work that decouples data collection and model training to enhance customer privacy. In this work, we investigate th…

Cited by 14SourceScholar
2022

Improved Representation Learning For Acoustic Event Classification Using Tree-Structured Ontology

ICASSP 2022accepted

Acoustic events have a hierarchical structure analogous to a tree (or a directed acyclic graph). In this work, we propose a structure-aware semi-supervised learning framework for acoustic event classification (AEC). Our hypothesis is that the audio label structure contains useful information that is…

Cited by 0SourceScholar
2022

Sentiment-Aware Automatic Speech Recognition Pre-Training for Enhanced Speech Emotion Recognition

ICASSP 2022accepted

We propose a novel multi-task pre-training method for Speech Emotion Recognition (SER). We pre-train SER model simultaneously on Automatic Speech Recognition (ASR) and sentiment classification tasks to make the acoustic ASR model more "emotion aware". We generate targets for the sentiment classifica…

Cited by 0SourceScholar
2022

Smoothed Adaptive Weighting for Imbalanced Semi-Supervised Learning: Improve Reliability Against Unknown Distribution Data

ICML 2022spotlight

Despite recent promising results on semi-supervised learning (SSL), data imbalance, particularly in the unlabeled dataset, could significantly impact the training performance of a SSL algorithm if there is a mismatch between the expected and actual class distributions. The efforts on how to construc…

2022

Wikitag: Wikipedia-Based Knowledge Embeddings Towards Improved Acoustic Event Classification

ICASSP 2022accepted

Acoustic event classification (AEC) is the task of determining whether certain events occur in an audio clip. Inspired by previous research [1], [2], [3] that embeddings from event labels can be leveraged to facilitate the learning of new detectors with no or limited audio samples, we introduce Wiki…

Cited by 0SourceScholar
2021

An Emotional Comfort Framework for Improving User Satisfaction in E-Commerce Customer Service Chatbots

NAACL 2021industry

E-commerce has grown substantially over the last several years, and chatbots for intelligent customer service are concurrently drawing attention. We presented AliMe Assist, a Chinese intelligent assistant designed for creating an innovative online shopping experience in E-commerce. Based on question…

Cited by 20SourcePDFScholar
2021

Co-Optimization of Morphology and Actuation Parameters of Multi-Sectional FREEs for Trajectory Matching

RA-L 2021

Fiber Reinforced Elastomeric Enclosures (FREEs) have gained significant popularity as a form of soft artificial muscle for the diversified deformation behaviors upon pressurization. In particular, modular FREEs connected in series, demonstrate enhanced flexibility and reconfigurability, thus are ada

Cited by 1SourceScholar
2021

Contrastive Unsupervised Learning for Speech Emotion Recognition

ICASSP 2021accepted

Speech emotion recognition (SER) is a key technology to enable more natural human-machine communication. However, SER has long suffered from a lack of public large-scale labeled datasets. To circumvent this problem, we investigate how unsupervised representation learning on unlabeled datasets can be…

Cited by 0SourceScholar
2021

Learning Term Embeddings for Lexical Taxonomies

AAAI 2021technical

Lexical taxonomies, a special kind of knowledge graph, are essential for natural language understanding. This paper studies the problem of lexical taxonomy embedding. Most existing graph embedding methods are difficult to apply to lexical taxonomies since 1) they ignore implicit but important inform…

2021

Multi-Task Self-Supervised Pre-Training for Music Classification

ICASSP 2021accepted

Deep learning is very data hungry, and supervised learning especially requires massive labeled data to work well. Machine listening research often suffers from limited labeled data problem, as human annotations are costly to acquire, and annotations for audio are time consuming and less intuitive. B…

Cited by 0SourceScholar
2021

Regularizing Variational Autoencoder with Diversity and Uncertainty Awareness

IJCAI 2021poster

As one of the most popular generative models, Variational Autoencoder (VAE) approximates the posterior of latent variables based on amortized variational inference. However, when the decoder network is sufficiently expressive, VAE may lead to posterior collapse; that is, uninformative latent represe…

2021

TAT-QA: A Question Answering Benchmark on a Hybrid of Tabular and Textual Content in Finance

ACL 2021long

Hybrid data combining both tabular and textual content (e.g., financial reports) are quite pervasive in the real world. However, Question Answering (QA) over such hybrid data is largely neglected in existing research. In this work, we extract samples from real financial reports to build a new large-…

2021

Temporally-Continuous Probabilistic Prediction using Polynomial Trajectory Parameterization

IROS 2021poster

A commonly-used representation for motion prediction of actors is a sequence of waypoints (comprising positions and orientations) for each actor at discrete future time-points. While regressing waypoints is simple and flexible, it can exhibit unrealistic higher-order derivatives (such as acceleratio…

Cited by 7SourceScholar
2021

Topic Modeling Revisited: A Document Graph-based Neural Network Perspective

NeurIPS 2021poster

Most topic modeling approaches are based on the bag-of-words assumption, where each word is required to be conditionally independent in the same document. As a result, both of the generative story and the topic formulation have totally ignored the semantic dependency among words, which is important…

2021

Unsupervised and Semi-Supervised Few-Shot Acoustic Event Classification

ICASSP 2021accepted

Few-shot Acoustic Event Classification (AEC) aims to learn a model to recognize novel acoustic events using very limited labeled data. Previous works utilize supervised pre-training as well as meta-learning approaches, which heavily rely on labeled data. Here, we study unsupervised and semi-supervis…

Cited by 0SourceScholar
2020

A Comparison of Pooling Methods on LSTM Models for Rare Acoustic Event Classification

ICASSP 2020accepted

Acoustic event classification (AEC) and acoustic event detection (AED) refer to the task of detecting whether specific target events occur in audios. As long short-term memory (LSTM) leads to state-of-the-art results in various speech related tasks, it is employed as a popular solution for AEC as we…

Cited by 0SourceScholar
2020

Balanced Joint Adversarial Training for Robust Intent Detection and Slot Filling

COLING 2020main

Joint intent detection and slot filling has recently achieved tremendous success in advancing the performance of utterance understanding. However, many joint models still suffer from the robustness problem, especially on noisy inputs or rare/unseen events. To address this issue, we propose a Joint A…

Cited by 10SourcePDFScholar
2020

Discriminative Partial Domain Adversarial Network

ECCV 2020poster

Domain adaptation (DA) has been a fundamental building block for Transfer Learning (TL) which assumes that source and target domain share the same label space. A more general and realistic setting is that the label space of target domain is a subset of the source domain, as termed by Partial domain…

Cited by 37SourcePDFScholar
2020

Few-Shot Acoustic Event Detection Via Meta Learning

ICASSP 2020accepted

We study few-shot acoustic event detection (AED) in this paper. Few-shot learning enables detection of new events with very limited labeled data. Compared to other research areas like computer vision, few-shot learning for audio recognition has been under-studied. We formulate few-shot AED problem a…

Cited by 0SourceScholar
2020

Raw Waveform Based End-to-end Deep Convolutional Network for Spatial Localization of Multiple Acoustic Sources

ICASSP 2020accepted

In this paper, we present an end-to-end deep convolutional neural network operating on multi-channel raw audio data to localize multiple simultaneously active acoustic sources in space. Previously reported deep learning based approaches work well in localizing a single source directly from multi-cha…

Cited by 0SourceScholar
2020

Stabilizing Multi-Agent Deep Reinforcement Learning by Implicitly Estimating Other Agents' Behaviors

ICASSP 2020accepted

Deep reinforcement learning (DRL) is able to learn control policies for many complicated tasks, but it's power has not been unleashed to handle multi-agent circumstances. Independent learning, where each agent treats others as part of the environment and learns its own policy without considering oth…

Cited by 0SourceScholar
2019

Hierarchical Disentanglement of Discriminative Latent Features for Zero-Shot Learning

CVPR 2019poster

Most studies in zero-shot learning model the relationship, in the form of a classifier or mapping, between features from images of seen classes and their attributes. Therefore, the degree of a model's generalization ability for recognizing unseen images is highly constrained by that of image feature…

Cited by 72PDFScholar
2019

Hierarchical Residual-pyramidal Model for Large Context Based Media Presence Detection

ICASSP 2019accepted

We study media presence detection, that is, learning to recognize if a sound segment (typically lasting for a few seconds) of a long recorded stream contains media (TV) sound. This problem is difficult because non-media sound sources can be quite diverse (e.g. human voicing, non-vocal sounds and non…

Cited by 0SourceScholar
2019

Improving Emotion Classification through Variational Inference of Latent Variables

ICASSP 2019accepted

Conventional models for emotion recognition from speech signal are trained in supervised fashion using speech utterances with emotion labels. In this study we hypothesize that speech signal depends on multiple latent variables including the emotional state, age, gender, and speech content. We propos…

Cited by 0SourceScholar
2019

Semi-supervised Acoustic Event Detection Based on Tri-training

ICASSP 2019accepted

This paper presents our work of training acoustic event detection (AED) models using unlabeled dataset. Recent acoustic event detectors are based on large-scale neural networks, which are typically trained with huge amounts of labeled data. Labels for acoustic events are expensive to obtain, and rel…

Cited by 0SourceScholar
2018

Coded Illumination and Imaging for Fluorescence Based Classification

ECCV 2018poster

The quick detection of specific substances in objects such as produce items via non-destructive visual cues is vital to ensuring the quality and safety of consumer products. At the same time, it is well-known that the fluorescence excitation-emission characteristics of many organic objects can serve…

Cited by 4SourcePDFScholar
2018

Discriminative Region Proposal Adversarial Networks for High-Quality Image-to-Image Translation

ECCV 2018poster

Image-to-image translation has been made much progress with embracing Generative Adversarial Networks (GANs). However, it's still very challenging for translation tasks that require high quality, especially at high-resolution and photorealism. In this paper, we present Discriminative Region Proposal…

2017

Automatic radar waveform recognition based on time-frequency analysis and convolutional neural network

ICASSP 2017accepted

In this paper, we apply the idea of deep learning to radar waveform recognition. Since the frequency variation with time is the most essential distinction among radar signals with different modulation types, we transform one-dimensional radar signals into time-frequency images (TFIs) using time-freq…

Cited by 0SourceScholar
2016

Combining dirty-paper coding and artificial noise for secrecy

ICASSP 2016accepted

This paper studies the dirty-paper coding (DPC) based secure transmission in a multiuser broadcast channel. Since the encoding order of DPC determines which information-bearing signals must be treated as noise by potential eavesdroppers, adopting DPC enables the accurate characterization of the intr…

Cited by 0SourceScholar