← Search

Jingyu Wang

60 accepted papers

2026

A Temporal and Content Co-Awareness Latent Diffusion for Controllable Hand Image Generation

CVPR 2026

Controllable hand image generation aims to synthesize geometrically accurate images with consistent appearance. Recently, diffusion models have been widely applied for hand image synthesis. However, through input-level fusion or feature-level modulation, existing methods inject control signals with

Cited by 0SourcecodeScholar
2026

AEFGL: Reverse Auction and Value Evaluation-Based Federated Graph Learning Incentive Mechanism (Student Abstract)

AAAI 2026technical

Federated Graph Learning enables multiple clients to collaboratively train graph models while protecting local private data. However, most studies have assumed that all clients contribute data voluntarily and actively. Without reasonable incentives, clients are often reluctant to contribute personal

Cited by 0SourcePDFScholar
2026

Alert-CLIP: Abnormality-aware Latent-Enhanced Representation Tuning of CLIP for Video Anomaly Detection

CVPR 2026

With the rise of pre-trained vision-language models such as CLIP, performing video anomaly detection (VAD) through cross-modal reasoning has become an emerging trend. However, we observe that CLIP still suffers from weak abnormality awareness: normal and abnormal descriptions are highly entangled in

Cited by 0SourceScholar
2026

Bridging the Tokenizer Gap: Semantics and Distribution-aware Knowledge Transfer for Unbiased Cross-Tokenizer Distillation

AAAI 2026technical

Cross-tokenizer knowledge distillation, where the teacher and student employ different tokenizers, is becoming increasingly prevalent, yet it poses underexplored challenges: existing methods fail to capture the rich knowledge encoded in teacher logits, as evidenced by the neglect of semantic informa

Cited by 0SourcePDFScholar
2026

Clay-to-Stone: Phase-wise 3D Gaussian Splatting for Monocular Articulated Hand-Object Manipulation Modeling

CVPR 2026

Understanding interacting hand-object from monocular videos is crucial for immersive and dexterous interactions in AR/VR and robotic applications. However, existing monocular reconstruction methods primarily assume rigid grasping and static object geometry. When applied to articulated manipulations,

Cited by 0SourcecodeScholar
2026

Fine-VAD: Towards Fine-Grained Video Anomaly Detection via Progressive Cross-Granularity Learning

CVPR 2026

In this paper, we explore video anomaly detection (VAD) from a fine-grained perspective, which aims not only to detect anomalous events but also to identify their specific categories. Due to the limited number of examples per category, existing methods either fail to handle intra-class variation acr

Cited by 0SourceScholar
2026

HONet: Data-Efficient Learning for Exact Cover Problems via Hypergraph Optimization

ICML 2026poster

Deep learning approaches typically require prohibitive amounts of data to approximate strict Exact Cover Problems, while existing neuro-symbolic methods often face training infeasibility and scalability bottlenecks. To bridge this divide, we propose the Hypergraph Optimization Network (HONet), an en…

Cited by 0SourceScholar
2026

Hard-Constrained Graph Generation with Discrete-Projection Diffusion

ICML 2026poster

Diffusion models have achieved remarkable success in graph generation, but enforcing hard constraints on generated graphs remains challenging, limiting their deployment in constraint-critical applications. Existing approaches either fail to guarantee strict constraint satisfaction or are limited to …

Cited by 0SourceScholar
2026

M-LoRA: Efficient Serving for Concurrent LoRA Adapters with Memory-Aware Speculative Scheduler on Single GPU

IJCAI 2026

Low-Rank Adaptation (LoRA) is a popular approach that enables large language models (LLMs) to quickly adapt to domain-specific tasks by adding lightweight trainable adapters. Existing multi-LoRA serving systems typically exploit parameter sharing to serve hundreds of LoRA models with a single base m

Cited by 0Scholar
2026

Mitigating Entity Type Confusion in Cross-Domain NER via Multidimensional Quantification and Reasoning Enhancement

IJCAI 2026

Cross-domain Named Entity Recognition (CD-NER) aims to transfer the rich knowledge in the source domain to the target domain. Recent studies adopting decomposition or generation paradigms have achieved significant performance improvements, demonstrating high accuracy in entity span detection. Howeve

Cited by 0Scholar
2026

Optimizing Network Simulation: Enhancing Performance Prediction Accuracy via Neural Architecture Search

ICML 2026poster

Existing machine learning models for network simulation excel at predicting average performance but, due to their reliance on mean squared error, systematically fail to capture the critical tail-latency and jitter that define modern network stability. This 'tail-blindness' renders them unreliable fo…

Cited by 0SourceScholar
2025

A³-Net: Calibration-Free Multi-View 3D Hand Reconstruction for Enhanced Musical Instrument Learning

IJCAI 2025

Precise 3D hand posture is essential for learning musical instruments. Reconstructing highly precise 3D hand gestures enables learners to correct and master proper techniques through 3D simulation and Extended Reality. However, exsiting methods typically rely on precisely calibrated multi-camera sys

Cited by 0SourcePDFScholar
2025

Beyond Statistical Analysis: Multimodal Framework for Time Series Forecasting with LLM-Driven Temporal Pattern

IJCAI 2025

Accurate forecasting of time series is crucial for many applications in the real world. Conventional methods primarily rely on statistical analysis of historical data, often leading to overfitting and failing to account for background information and constraints imposed by external events. Therefore

Cited by 0SourcePDFScholar
2025

Breaking Grid Constraints: Dynamic Graph Reconstruction Network for Multi-organ Segmentation

ICCV 2025poster

Morphological differences and dense spatial relations of organs make multi-organ segmentation challenging. Current segmentation networks, primarily based on CNNs and Transformers, represent organs by aggregating information within fixed regions. However, aggregated representations often fail to accu…

2025

ChatTime: A Unified Multimodal Time Series Foundation Model Bridging Numerical and Textual Data

AAAI 2025technical

Human experts typically integrate numerical and textual multimodal information to analyze time series. However, most traditional deep learning predictors rely solely on unimodal numerical data, using a fixed-length window for training and prediction on a single dataset, and cannot adapt to different…

2025

ClusterAttn: KV Cache Compression under Intrinsic Attention Clustering

ACL 2025long

Sparse attention can effectively alleviate the significant demands on memory when large language models (LLMs) process long contexts. Existing methods typically apply the same sparse pattern across different attention heads and inputs. However, this uniform approach fails to capture the inherent div…

Cited by 0SourcePDFScholar
2025

Do LVLMs Truly Understand Video Anomalies? Revealing Hallucination via Co-Occurrence Patterns

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) pretrained on large-scale multimodal data have shown promising capabilities in Video Anomaly Detection (VAD). However, their ability to reason about abnormal events based on scene semantics remains underexplored. In this paper, we investigate LVLMs’ behavior in V…

Cited by 0SourceScholar
2025

Efficient Inter-Operator Scheduling for Concurrent Recommendation Model Inference on GPU

IJCAI 2025

Deep learning-based recommendation systems are increasingly important in the industry. To meet strict SLA requirements, serving frameworks must efficiently handle concurrent queries. However, current serving systems fail to serve concurrent queries due to the following problems: (1) inefficient oper

2025

Evaluating and Mitigating Object Hallucination in Large Vision-Language Models: Can They Still See Removed Objects?

NAACL 2025long

Large Vision-Language Models (LVLMs) have a significant issue with object hallucinations, where researchers have noted that LVLMs often mistakenly determine objects as present in images where they do not actually exist. Some recent studies evaluate the occurrence of object hallucinations by asking L…

Cited by 0SourcePDFScholar
2025

Exploring Response Uncertainty in MLLMs: An Empirical Evaluation under Misleading Scenarios

EMNLP 2025

Multimodal large language models (MLLMs) have recently achieved state-of-the-art performance on tasks ranging from visual question answering to video understanding. However, existing studies have concentrated mainly on visual–textual misalignment, leaving largely unexplored the MLLMs’ ability to pre

2025

Generalizable Hand-Object Modeling from Monocular RGB Images via 3D Gaussians

NeurIPS 2025poster

Recent advances in hand-object interaction modeling have employed implicit representations, such as Signed Distance Functions (SDF) and Neural Radiance Fields (NeRF) to reconstruct hands and objects with arbitrary topology and photo-realistic detail. However, these methods often rely on dense 3D sur…

Cited by 0SourceScholar
2025

Martin: Mobility-Aware Reputation Mechanism for Federated Learning

ICASSP 2025accepted

The rapid development of the Internet of Things (IoT) has resulted in an increasing volume of data, much of which contains sensitive private information. Federated Learning (FL) allows clients to train models without sharing raw data, showing significant potential for privacy protection. However, de…

Cited by 0SourceScholar
2025

Meta-Analogy Learning Based on Dynamic Graph Neural Networks for Inductive Knowledge Graph Link Prediction

ICASSP 2025accepted

For inductive link prediction in knowledge graphs, we address the problem by considering bridging links (i.e., links connecting discrete graphs). Although current research overcomes the traditional graph topological constraints, it tends to ignore the dynamic interactions between relations and entit…

Cited by 0SourceScholar
2025

Meta-UAD: A Meta-Learning Scheme for User-level Network Traffic Anomaly Detection

ICASSP 2025accepted

Accuracy anomaly detection in user-level network traffic is crucial for network security. Compared with existing models that passively detect specific anomaly classes with large labeled training samples, user-level network traffic contains sizeable new anomaly classes with few labeled samples and ha…

Cited by 0SourceScholar
2025

Perception-R1: Pioneering Perception Policy with Reinforcement Learning

NeurIPS 2025poster

Inspired by the success of DeepSeek-R1, we explore the potential of rule-based reinforcement learning (RL) in MLLM post-training for perception policy learning. While promising, our initial experiments reveal that incorporating a thinking process through RL does not consistently lead to performance…

Cited by 0SourcecodeScholar
2025

Pose-Guided Temporal Enhancement for Robust Low-Resolution Hand Reconstruction

CVPR 2025poster

3D hand reconstruction is essential in non-contact human-computer interaction applications, but existing methods struggle with low-resolution images, which occur in slightly distant interactive scenes. Leveraging temporal information can mitigate the limitations of individual low-resolution images t…

2025

Prior-aware Dynamic Temporal Modeling Framework for Sequential 3D Hand Pose Estimation

ICCV 2025poster

3D hand pose estimation plays a critical role in various human-computer interaction tasks. Single-frame 3D hand pose estimation methods have poor temporal smoothness and are easily affected by self-occlusion, which severely impacts their practical applicability. Traditional joint-based sequential po…

Cited by 0SourcePDFScholar
2025

QoKV: Comprehending and Surpassing the Hurdles of KV Cache Quantization

ICASSP 2025accepted

Large language models (LLMs) have demonstrated outstanding performance in various tasks. However, the memory footprint of the key-value (KV) cache generated during model inference poses significant challenges for efficient model deployment. This paper presents a detailed analysis of the KV cache and…

Cited by 0SourceScholar
2025

RecStream: Graph-aware Stream Management for Concurrent Recommendation Model Online Serving

COLING 2025industry

Recommendation Models (RMs) are crucial for predicting user preferences and enhancing personalized experiences on large-scale platforms. As the application of recommendation models grows, optimizing their online serving performance has become a significant challenge. However, current serving systems…

Cited by 0SourcePDFScholar
2025

Rethinking Smoothness for Fast and Adaptable Entity Alignment Decoding

NAACL 2025findings

Entity alignment (EA) is crucial for integrating multi-source knowledge graphs (KGs), aiming to identify equivalent entities across different graphs. However, most existing EA decoding methods rely on both entity and relation embeddings, limiting their generalizability and efficiency, especially in…

2025

Seeing Beyond Noise: Joint Graph Structure Evaluation and Denoising for Multimodal Recommendation

AAAI 2025technical

Multimodal Recommendation Systems (MRSs) boost traditional user-item interaction-based methods by incorporating multimodal information. However, existing methods ignore the inherent noise brought by (1) noisy semantic priors in multimodal content, and (2) noisy user interactions in history records,…

Cited by 0SourcePDFScholar
2025

Spy Inside: Scalable Verification of Dependable Transformers for Event Time Series Systems

ICASSP 2025accepted

Event time series appear in many software scenarios and are a necessary data type in data analytics systems. Transformers are the preferred type of sequential neural network for advanced analytics on event time series, particularly due to their significant contributions to the recent surge of large…

Cited by 0SourceScholar
2025

The Threat of PROMPTS in Large Language Models: A System and User Prompt Perspective

ACL 2025finding

Prompts, especially high-quality ones, play an invaluable role in assisting large language models (LLMs) to accomplish various natural language processing tasks. However, carefully crafted prompts can also manipulate model behavior. Therefore, the security risks that “prompts themselves face” and th…

Cited by 0SourcePDFScholar
2025

Unhackable Temporal Reward for Scalable Video MLLMs

ICLR 2025poster

In the pursuit of superior video-processing MLLMs, we have encountered a perplexing paradox: the “anti-scaling law”, where more data and larger models lead to worse performance. This study unmasks the culprit: “temporal hacking”, a phenomenon where models shortcut by fixating on select frames, missi…

Cited by 0SourcePDFScholar
2025

Unified 2D-3D Discrete Priors for Noise-Robust and Calibration-Free Multiview 3D Human Pose Estimation

NeurIPS 2025poster

Multi-view 3D human pose estimation (HPE) leverages complementary information across views to improve accuracy and robustness. Traditional methods rely on camera calibration to establish geometric correspondences, which is sensitive to calibration accuracy and lacks flexibility in dynamic settings.…

Cited by 0SourceScholar
2025

Unveiling Internal Reasoning Modes in LLMs: A Deep Dive into Latent Reasoning vs. Factual Shortcuts with Attribute Rate Ratio

EMNLP 2025

Existing research in multi-hop questions has identified two reasoning modes: latent reasoning and factual shortcuts, but has not deeply investigated how these modes differ during inference. This impacts both model generalization ability and downstream reasoning tasks. In this work, we systematically

Cited by 0SourcePDFScholar
2024

Distantly Supervised Contrastive Learning for Low-Resource Scripting Language Summarization

COLING 2024main

Code summarization provides a natural language description for a given piece of code. In this work, we focus on scripting code—programming languages that interact with specific devices through commands. The low-resource nature of scripting languages makes traditional code summarization methods chall…

Cited by 0SourcePDFScholar
2024

FM-Delta: Lossless Compression for Storing Massive Fine-tuned Foundation Models

NeurIPS 2024poster

Pre-trained foundation models, particularly large language models, have achieved remarkable success and led to massive fine-tuned variants. These models are commonly fine-tuned locally and then uploaded by users to cloud platforms such as HuggingFace for secure storage. However, the huge model numbe…

Cited by 2SourcePDFScholar
2024

HPipe: Large Language Model Pipeline Parallelism for Long Context on Heterogeneous Cost-effective Devices

NAACL 2024industry

Micro-enterprises and individual developers emerge analysis demands for long sequence with powerful Large Language Models (LLMs). They try to deploy the LLMs at local, but only possess various commodity devices and the unreliable interconnection between devices. Existing parallel techniques do not l…

Cited by 6SourcePDFScholar
2024

Keypoint Fusion for RGB-D Based 3D Hand Pose Estimation

AAAI 2024technical

Previous 3D hand pose estimation methods primarily rely on a single modality, either RGB or depth, and the comprehensive utilization of the dual modalities has not been extensively explored. RGB and depth data provide complementary information and thus can be fused to enhance the robustness of 3D ha…

2024

MDR: Model-Specific Demonstration Retrieval at Inference Time for In-Context Learning

NAACL 2024long

Recently, retrieval-based in-context learning (ICL) methods for selecting demonstrations have been widely investigated. Existing methods train a dense retriever to retrieve the most appropriate demonstrations for a given test query, which improves ICL performance. However, we find that distinct LLMs…

2024

Multi-Scale Video Anomaly Detection by Multi-Grained Spatio-Temporal Representation Learning

CVPR 2024highlight

ecent progress in video anomaly detection suggests that the features of appearance and motion play crucial roles in distinguishing abnormal patterns from normal ones. However we note that the effect of spatial scales of anomalies is ignored. The fact that many abnormal events occur in limited locali…

Cited by 20SourcePDFScholar
2024

Rethinking the Power of Timestamps for Robust Time Series Forecasting: A Global-Local Fusion Perspective

NeurIPS 2024poster

Time series forecasting has played a pivotal role across various industries, including finance, transportation, energy, healthcare, and climate. Due to the abundant seasonal information they contain, timestamps possess the potential to offer robust global guidance for forecasting techniques. However…

2024

SSS: Editing Factual Knowledge in Language Models towards Semantic Sparse Space

ACL 2024findings

Language Models (LMs) acquire factual knowledge during pre-training and store it in the parameters, which can be valuable for downstream tasks. As world evolves, some facts may be incorrectly induced or become obsolete over time. Various model editing methods have been proposed to modify specific ex…

2024

Safeguarding Sustainable Cities: Unsupervised Video Anomaly Detection through Diffusion-based Latent Pattern Learning

IJCAI 2024poster

Sustainable cities requires high-quality community management and surveillance analytics, which are supported by video anomaly detection techniques. However, mainstream video anomaly detection techniques still require manually labeled data and do not apply to real-world massive videos. Without label…

Cited by 1SourcePDFScholar
2023

Decoupled Iterative Refinement Framework for Interacting Hands Reconstruction from a Single RGB Image

ICCV 2023oral

Reconstructing interacting hands from a single RGB image is a very challenging task. On the one hand, severe mutual occlusion and similar local appearance between two hands confuse the extraction of visual features, resulting in the misalignment of estimated hand meshes and the image. On the other h…

Cited by 29PDFcodeScholar
2023

Drift doesn't Matter: Dynamic Decomposition with Diffusion Reconstruction for Unstable Multivariate Time Series Anomaly Detection

NeurIPS 2023poster

Many unsupervised methods have recently been proposed for multivariate time series anomaly detection. However, existing works mainly focus on stable data yet often omit the drift generated from non-stationary environments, which may lead to numerous false alarms. We propose **D**ynamic **D**ecomposi…

2023

HaMuCo: Hand Pose Estimation via Multiview Collaborative Self-Supervised Learning

ICCV 2023poster

Recent advancements in 3D hand pose estimation have shown promising results, but its effectiveness has primarily relied on the availability of large-scale annotated datasets, the creation of which is a laborious and costly process. To alleviate the label-hungry limitation, we propose a self-supervis…

Cited by 16PDFcodeScholar
2023

Learning Sparse Alignments via Optimal Transport for Cross-Domain Fake News Detection

ICASSP 2023accepted

Fake news causes cognitive misperception among the audience and spreads panic to the public. It is crucial to detect fake news and prevent its spread early. Previous methods focus on excavating distinguishable features from news contents in a single domain with deep models, which are difficult to ge…

Cited by 0SourceScholar
2023

Not Only Pairwise Relationships: Fine-Grained Relational Modeling for Multivariate Time Series Forecasting

IJCAI 2023poster

Recent graph-based methods achieve significant success in multivariate time series modeling and forecasting due to their ability to handle relationships among time series variables. However, only pairwise relationships are considered in most existing works. They ignore beyond-pairwise relationships…

Cited by 7SourcePDFScholar
2023

Robust Video Anomaly Detection Framework via Prior Knowledge and Multi-Path Frame Prediction

ICASSP 2023accepted

Video anomaly detection aims to automatically detect abnormal objects or behaviors. Most existing methods tackle the problem by minimizing the reconstruction errors stemming from the lack of anomalous data, which leads to poor interpretability and robustness. Focus on the context-dependent nature of…

Cited by 0SourceScholar
2023

Scene-Level Sketch-Based Image Retrieval with Minimal Pairwise Supervision

AAAI 2023technical

The sketch-based image retrieval (SBIR) task has long been researched at the instance level, where both query sketches and candidate images are assumed to contain only one dominant object. This strong assumption constrains its application, especially with the increasingly popular intelligent termina…

Cited by 4SourcePDFScholar
2023

Semi-transductive Learning for Generalized Zero-Shot Sketch-Based Image Retrieval

AAAI 2023technical

Sketch-based image retrieval (SBIR) is an attractive research area where freehand sketches are used as queries to retrieve relevant images. Existing solutions have advanced the task to the challenging zero-shot setting (ZS-SBIR), where the trained models are tested on new classes without seen data.…

Cited by 7SourcePDFScholar
2023

Two Heads Are Better than One: Image-Point Cloud Network for Depth-Based 3D Hand Pose Estimation

AAAI 2023technical

Depth images and point clouds are the two most commonly used data representations for depth-based 3D hand pose estimation. Benefiting from the structuring of image data and the inherent inductive biases of the 2D Convolutional Neural Network (CNN), image-based methods are highly efficient and effect…

2022

Can Shuffling Video Benefit Temporal Bias Problem: A Novel Training Framework for Temporal Grounding

ECCV 2022poster

"Temporal grounding aims to locate a target video moment that semantically corresponds to the given sentence query in an untrimmed video. However, recent works find that existing methods suffer a severe temporal bias problem. These methods do not reason the target moment locations based on the visua…

2022

Mining Multi-View Information: A Strong Self-Supervised Framework for Depth-Based 3D Hand Pose and Mesh Estimation

CVPR 2022poster

In this work, we study the cross-view information fusion problem in the task of self-supervised 3D hand pose estimation from the depth image. Previous methods usually adopt a hand-crafted rule to generate pseudo labels from multi-view estimations in order to supervise the network training in each vi…

Cited by 24PDFcodeScholar
2022

Modeling Aspect Correlation for Aspect-based Sentiment Analysis via Recurrent Inverse Learning Guidance

COLING 2022main

Aspect-based sentiment analysis (ABSA) aims to distinguish sentiment polarity of every specific aspect in a given sentence. Previous researches have realized the importance of interactive learning with context and aspects. However, these methods are ill-studied to learn complex sentence with multipl…

Cited by 3SourcePDFScholar
2021

Question-Driven Span Labeling Model for Aspect–Opinion Pair Extraction

AAAI 2021technical

Aspect term extraction and opinion word extraction are two fundamental subtasks of aspect-based sentiment analysis. The internal relationship between aspect terms and opinion words is typically ignored, and information for the decision-making of buyers and sellers is insufficient. In this paper, we…

Cited by 80SourcePDFScholar
2020

Semi-Supervised Sentence Classification Based on User Polarity in the Social Scenarios

ICASSP 2020accepted

The data sparsity is the main challenge in sentence classification in social scenarios, the recent methods incorporate user information by encoding user node in the user-relation network to alleviate this issue. However, the connection between users is not always available due to privacy protection…

Cited by 0SourceScholar
2019

OICSR: Out-In-Channel Sparsity Regularization for Compact Deep Neural Networks

CVPR 2019poster

Channel pruning can significantly accelerate and compress deep neural networks. Many channel pruning works utilize structured sparsity regularization to zero out all the weights in some channels and automatically obtain structure-sparse network in training stage. However, these methods apply structu…

Cited by 78PDFcodeScholar