← Search

Jianwei Niu

37 accepted papers

2026

CG-THWM: Curriculum-Guided Temporal Haptic World Modeling for Peg-In-Hole Tasks

ICRA 2026poster

Fine-tolerance peg-in-hole manipulation demands high precision under contact-rich, nonsmooth dynamics, where irregular geometries, inclinations, and tight-clearance interference often cause model-free reinforcement learning (RL) to fail. We propose the Curriculum-Guided Temporal Haptic World Model (…

Cited by 0Scholar
2026

CMAR-Search: Commonsense and Memory Augmented Reasoning for Object Search in Dynamic Interactive Environments

ICRA 2026poster

Dynamic interactive object search in large-scale human environments presents substantial challenges for existing methods. Current scene representations like 3D Scene Graphs (3DSG) only provide coarse-grained spatial segmentation and cannot identify functional areas such as storage or leisure areas. …

Cited by 0Scholar
2026

DoKnowAD: Calibrating Normal Representations with Refined Domain Knowledge to Enhance Time Series Anomaly Detection

AAAI 2026technical

Time series anomaly detection (TSAD) is critical in various real-world applications. Due to the high cost of manual annotation, unsupervised methods are commonly employed to distinguish abnormal patterns from normal ones based on data or representation characteristics. However, the limited coverage

Cited by 0SourcePDFScholar
2026

Enhancing Visual Representation with Textual Semantics: Textual Semantics-Powered Prototypes for Heterogeneous Federated Learning

CVPR 2026

Federated Prototype Learning (FedCL) has emerged as an effective strategy for handling data heterogeneity in Federated Learning (FL). In FedCL, clients collaboratively construct a set of global feature centers (prototypes), and let local features align with these prototypes to mitigate the effects o

Cited by 0SourcecodeScholar
2026

FedPDG: Prediction Discrepancy–Guided Data Generation for Heterogeneous Federated Learning

ICML 2026poster

One emerging approach to mitigating data heterogeneity in Federated Learning (FL) is to employ diffusion models to generate synthetic data for clients, thereby aligning local data distributions with the global distribution. Prior work has primarily focused on balance-oriented augmentation, which ass…

Cited by 0SourceScholar
2026

From Scene to Object: Enhancing Open-Vocabulary Object Detection via Foreground-Background Context Reasoning

AAAI 2026technical

Open-Vocabulary Object Detection (OVOD) aims to detect both known and novel categories in complex visual scenes, surpassing the limitations of conventional closed-set detectors. Recent advances in vision-language models (VLMs) like CLIP have enabled zero-shot recognition by aligning visual features

Cited by 0SourcePDFScholar
2026

Learning to Optimize Job Shop Scheduling Under Structural Uncertainty

AAAI 2026technical

The Job-Shop Scheduling Problem (JSSP), under various forms of manufacturing uncertainty, has recently attracted considerable research attention. Most existing studies focus on parameter uncertainty, such as variable processing times, and typically adopt the actor-critic framework. In this paper, we

Cited by 0SourcePDFScholar
2026

Twin-DP3: View-Invariant 3D Diffusion Policy With Digital Twin

RA-L 2026

Learning visuomotor policies with imitation learning from 3D observations is a primary research direction in robotic manipulation, as 3D data inherently captures spatial features critical for action. While many existing methods rely on multiview point cloud fusion, recent studies like 3D Diffusion P

Cited by 0SourceScholar
2025

Benefit From Seen: Enhancing Open-Vocabulary Object Detection by Bridging Visual and Textual Co-Occurrence Knowledge

ICCV 2025poster

Open-Vocabulary Object Detection (OVOD) aims to localize and recognize objects from both known and novel categories. However, existing methods rely heavily on internal knowledge from Vision-Language Models (VLMs), restricting their generalization to unseen categories due to limited contextual unders…

Cited by 0SourcePDFScholar
2025

Breaking the Stage Barrier: A Novel Single-Stage Approach to Long Context Extension for Large Language Models

COLING 2025main

Recently, Large language models (LLMs) have revolutionized Natural Language Processing (NLP). Pretrained LLMs, due to limited training context size, struggle with handling long token sequences, limiting their performance on various downstream tasks. Current solutions toward long context modeling oft…

Cited by 3SourcePDFScholar
2025

Can Federated Learning Safeguard Private Data in LLM Training? Vulnerabilities, Attacks, and Defense Evaluation

EMNLP 2025

Fine-tuning large language models (LLMs) with local data is a widely adopted approach for organizations seeking to adapt LLMs to their specific domains. Given the shared characteristics in data across different organizations, the idea of collaboratively fine-tuning an LLM using data from multiple so

Cited by 0SourcePDFScholar
2025

Causality Inspired Federated Learning for OOD Generalization

ICML 2025poster

The out-of-distribution (OOD) generalization problem in federated learning (FL) has recently attracted significant research interest. A common approach, derived from centralized learning, is to extract causal features which exhibit causal relationships with the label. However, in FL, the global fea…

Cited by 0SourcePDFScholar
2025

DiffDVC: Accurate Event Detection for Dense Video Captioning via Diffusion Models

AAAI 2025technical

Dense video captioning (DVC) aims to describe multiple events within a video, and its performance is greatly affected by the accuracy of video event detection. Video event detection involves predicting the proposal boundaries (start and end times) and the classification score of each event in a vide…

Cited by 0SourcePDFScholar
2025

Interaction-Driven Updates: 3D Scene Graph Maintenance During Robot Task Execution

ICRA 2025

Robots powered by large language model (LLM) demonstrate significant research and application potential by effectively interpreting scene information to respond to human commands. However, when robots rely on static scene information during task execution, they face difficulties in adapting to chang

Cited by 0SourceScholar
2025

Keep Your Friends Close, and Your Enemies Farther: Distance-aware Voxel-wise Contrastive Learning for Semi-supervised Multi-organ Segmentation

ICCV 2025poster

Based on pseudo-labels, voxel-wise contrastive learning (VCL) is a prominent approach designed to learn effective feature representations for semi-supervised medical image segmentation. However, in multi-organ segmentation (MoS), the complex anatomical structures of certain organs often lead to many…

Cited by 0SourcePDFScholar
2025

LBPE: Long-token-first Tokenization to Improve Large Language Models

ICASSP 2025accepted

The prevalent use of Byte Pair Encoding (BPE) in Large Language Models (LLMs) facilitates robust handling of subword units and avoids issues of out-of-vocabulary words. Despite its success, a critical challenge persists: long tokens, rich in semantic information, have fewer occurrences in tokenized…

Cited by 0SourceScholar
2025

Scaffold-BPE: Enhancing Byte Pair Encoding for Large Language Models with Simple and Effective Scaffold Token Removal

AAAI 2025technical

Byte Pair Encoding (BPE) serves as a foundation method for text tokenization in the Natural Language Processing (NLP) field. Despite its wide adoption, the original BPE algorithm harbors an inherent flaw: it inadvertently introduces a frequency imbalance for tokens in the text corpus. Since BPE iter…

Cited by 0SourcePDFScholar
2025

Tackling Feature-Classifier Mismatch in Federated Learning via Prompt-Driven Feature Transformation

NeurIPS 2025poster

Federated Learning (FL) faces challenges due to data heterogeneity, which limits the global model’s performance across diverse client distributions. Personalized Federated Learning (PFL) addresses this by enabling each client to process an individual model adapted to its local distribution. Many exi…

Cited by 0SourceScholar
2025

Temporal Scaling Law for Large Language Models

EMNLP 2025

Recently, Large Language Models (LLMs) have been widely adopted in a wide range of tasks, leading to increasing attention towards the research on how scaling LLMs affects their performance. Existing works, termed Scaling Laws, have discovered that the final test loss of LLMs scales as power-laws wit

2024

BeyondVision: An EMG-driven Micro Hand Gesture Recognition Based on Dynamic Segmentation

IJCAI 2024poster

Hand gesture recognition (HGR) plays a pivotal role in natural and intuitive human-computer interactions. Recent HGR methods focus on recognizing gestures from vision-based images or videos. However, vision-based methods are limited in recognizing micro hand gestures (MHGs) (e.g., pinch within 1cm)…

2024

Estimating before Debiasing: A Bayesian Approach to Detaching Prior Bias in Federated Semi-Supervised Learning

IJCAI 2024poster

Federated Semi-Supervised Learning (FSSL) leverages both labeled and unlabeled data on clients to collaboratively train a model. In FSSL, the heterogeneous data can introduce prediction bias into the model, causing the model's prediction to skew towards some certain classes. Existing FSSL method…

2024

LogicST: A Logical Self-Training Framework for Document-Level Relation Extraction with Incomplete Annotations

EMNLP 2024main

Document-level relation extraction (DocRE) aims to identify relationships between entities within a document. Due to the vast number of entity pairs, fully annotating all fact triplets is challenging, resulting in datasets with numerous false negative samples. Recently, self-training-based methods h…

2024

Why Go Full? Elevating Federated Learning Through Partial Network Updates

NeurIPS 2024poster

Federated learning is a distributed machine learning paradigm designed to protect user data privacy, which has been successfully implemented across various scenarios. In traditional federated learning, the entire parameter set of local models is updated and averaged in each training round. Although…

2023

Bold but Cautious: Unlocking the Potential of Personalized Federated Learning through Cautiously Aggressive Collaboration

ICCV 2023poster

Personalized federated learning (PFL) reduces the impact of non-independent and identically distributed (non-IID) data among clients by allowing each client to train a personalized model when collaborating with others. A key question in PFL is to decide which parameters of a client should be localiz…

Cited by 32PDFcodeScholar
2022

Boosting Document-Level Relation Extraction by Mining and Injecting Logical Rules

EMNLP 2022main

Document-level relation extraction (DocRE) aims at extracting relations of all entity pairs in a document. A key challenge to DocRE lies in the complex interdependency between the relations of entity pairs. Unlike most prior efforts focusing on implicitly powerful representations, the recently propo…

2022

CETA: A Consensus Enhanced Training Approach for Denoising in Distantly Supervised Relation Extraction

COLING 2022main

Distantly supervised relation extraction aims to extract relational facts from texts but suffers from noisy instances. Existing methods usually select reliable sentences that rely on potential noisy labels, resulting in wrongly selecting many noisy training instances or underutilizing a large amount…

2022

Key Mention Pairs Guided Document-Level Relation Extraction

COLING 2022main

Document-level Relation Extraction (DocRE) aims at extracting relations between entities in a given document. Since different mention pairs may express different relations or even no relation, it is crucial to identify key mention pairs responsible for the entity-level relation labels. However, most…

2021

ArtCoder: An End-to-End Method for Generating Scanning-Robust Stylized QR Codes

CVPR 2021poster

Quick Response (QR) code is one of the most worldwide used two-dimensional codes. Traditional QR codes appear as random collections of black-and-white modules that lack visual semantics and aesthetic elements, which inspires the recent works to beautify the appearances of QR codes. However, these wo…

Cited by 13PDFcodeScholar
2021

DAT: Training Deep Networks Robust To Label-Noise by Matching the Feature Distributions

CVPR 2021poster

In real application scenarios, the performance of deep networks may be degraded when the dataset contains noisy labels. Existing methods for learning with noisy labels are limited by two aspects. Firstly, methods based on the noise probability modeling can only be applied to class-level noisy labels…

Cited by 24PDFcodeScholar
2021

Explore Better Relative Position Embeddings from Encoding Perspective for Transformer Models

EMNLP 2021main

Relative position embedding (RPE) is a successful method to explicitly and efficaciously encode position information into Transformer models. In this paper, we investigate the potential problems in Shaw-RPE and XL-RPE, which are the most representative and prevalent RPEs, and propose two novel RPEs…

2021

Fine-grained Factual Consistency Assessment for Abstractive Summarization Models

EMNLP 2021main

Factual inconsistencies existed in the output of abstractive summarization models with original documents are frequently presented. Fact consistency assessment requires the reasoning capability to find subtle clues to identify whether a model-generated summary is consistent with the original documen…

2021

MangaGAN: Unpaired Photo-to-Manga Translation Based on The Methodology of Manga Drawing

AAAI 2021technical

Manga is a world popular comic form originated in Japan, which typically employs black-and-white stroke lines and geometric exaggeration to describe humans' appearances, poses, and actions. In this paper, we propose MangaGAN, the first method based on Generative Adversarial Network (GAN) for unpaire…

Cited by 39SourcePDFScholar
2021

Visformer: The Vision-Friendly Transformer

ICCV 2021poster

The past year has witnessed the rapid development of applying the Transformer module to vision problems. While some researchers have demonstrated that Transformer-based models enjoy a favorable ability of fitting data, there are still growing number of evidences showing that these models suffer over…

Cited by 274PDFcodeScholar
2021

You Only Look at One Sequence: Rethinking Transformer in Vision through Object Detection

NeurIPS 2021poster

Can Transformer perform $2\mathrm{D}$ object- and region-level recognition from a pure sequence-to-sequence perspective with minimal knowledge about the $2\mathrm{D}$ spatial structure? To answer this question, we present You Only Look at One Sequence (YOLOS), a series of object detection models bas…

2020

Network Adjustment: Channel Search Guided by FLOPs Utilization Ratio

CVPR 2020poster

Automatic designing computationally efficient neural networks has received much attention in recent years. Existing approaches either utilize network pruning or leverage the network architecture search methods. This paper presents a new framework named network adjustment, which considers network acc…

Cited by 15PDFcodeScholar
2020

SelectScale: Mining More Patterns from Images via Selective and Soft Dropout

IJCAI 2020poster

Convolutional neural networks (CNNs) have achieved remarkable success in image recognition. Although the internal patterns of the input images are effectively learned by the CNNs, these patterns only constitute a small proportion of useful patterns contained in the input images. This can be attribut…

Cited by 0SourcePDFScholar