Search Results for author: Wen Li

Found 75 papers, 33 papers with code

Recognizing RGB Images by Learning from RGB-D Data

no code implementations CVPR 2014 Lin Chen, Wen Li, Dong Xu

In this work, we propose a new framework for recognizing RGB images captured by the conventional cameras by leveraging a set of labeled RGB-D data, in which the depth features can be additionally extracted from the depth images.

Object Recognition Unsupervised Domain Adaptation

Visual Recognition by Learning From Web Data: A Weakly Supervised Domain Generalization Approach

no code implementations CVPR 2015 Li Niu, Wen Li, Dong Xu

In this work, we formulate a new weakly supervised domain generalization problem for the visual recognition task by using loosely labeled web images/videos as training data.

Domain Generalization

FaLRR: A Fast Low Rank Representation Solver

no code implementations CVPR 2015 Shijie Xiao, Wen Li, Dong Xu, DaCheng Tao

In this paper, we develop a fast LRR solver called FaLRR, by reformulating LRR as a new optimization problem with regard to factorized data (which is obtained by skinny SVD of the original data matrix).

Clustering Face Clustering

Multi-View Domain Generalization for Visual Recognition

no code implementations ICCV 2015 Li Niu, Wen Li, Dong Xu

Considering the recent works show the domain generalization capability can be enhanced by fusing multiple SVM classifiers, we build upon exemplar SVMs to learn a set of SVM classifiers by using one positive sample and all negative samples in the source domain each time.

Domain Generalization

Fast Algorithms for Linear and Kernel SVM+

no code implementations CVPR 2016 Wen Li, Dengxin Dai, Mingkui Tan, Dong Xu, Luc van Gool

The SVM+ approach has shown excellent performance in visual recognition tasks for exploiting privileged information in the training data.

Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation

2 code implementations12 Jul 2016 Muhammad Ghifary, W. Bastiaan Kleijn, Mengjie Zhang, David Balduzzi, Wen Li

In this paper, we propose a novel unsupervised domain adaptation algorithm based on deep learning for visual object recognition.

Classification General Classification +2

Approximate Nearest Neighbor Search on High Dimensional Data --- Experiments, Analyses, and Improvement (v1.0)

3 code implementations8 Oct 2016 Wen Li, Ying Zhang, Yifang Sun, Wei Wang, Wenjie Zhang, Xuemin Lin

Approximate Nearest neighbor search (ANNS) is fundamental and essential operation in applications from many domains, such as databases, machine learning, multimedia, and computer vision.

Databases

WebVision Challenge: Visual Learning and Understanding With Web Data

no code implementations16 May 2017 Wen Li, Li-Min Wang, Wei Li, Eirikur Agustsson, Jesse Berent, Abhinav Gupta, Rahul Sukthankar, Luc van Gool

The 2017 WebVision challenge consists of two tracks, the image classification task on WebVision test set, and the transfer learning task on PASCAL VOC 2012 dataset.

Benchmarking Image Classification +1

Sliced Wasserstein Generative Models

1 code implementation8 Jun 2017 Jiqing Wu, Zhiwu Huang, Dinesh Acharya, Wen Li, Janine Thoma, Danda Pani Paudel, Luc van Gool

In generative modeling, the Wasserstein distance (WD) has emerged as a useful metric to measure the discrepancy between generated and real data distributions.

Image Generation Video Generation

Deep Domain Adaptation by Geodesic Distance Minimization

no code implementations13 Jul 2017 Yifei Wang, Wen Li, Dengxin Dai, Luc van Gool

Our work builds on the recently proposed Deep CORAL method, which proposed to train a convolutional neural network and simultaneously minimize the Euclidean distance of convariance matrices between the source and target domains.

Domain Adaptation

WebVision Database: Visual Learning and Understanding from Web Data

no code implementations9 Aug 2017 Wen Li, Li-Min Wang, Wei Li, Eirikur Agustsson, Luc van Gool

Our new WebVision database and relevant studies in this work would benefit the advance of learning state-of-the-art visual models with minimum supervision based on web data.

Domain Adaptation

Gender Prediction for Chinese Social Media Data

no code implementations RANLP 2017 Wen Li, Markus Dickinson

The goal of this project is to predict the gender of users based on their posts on Weibo, a Chinese micro-blogging platform.

Chinese Word Segmentation Gender Prediction +2

Appearance-and-Relation Networks for Video Classification

1 code implementation CVPR 2018 Limin Wang, Wei Li, Wen Li, Luc van Gool

Specifically, SMART blocks decouple the spatiotemporal learning module into an appearance branch for spatial modeling and a relation branch for temporal modeling.

Action Classification Action Recognition +6

Detecting Syntactic Features of Translated Chinese

no code implementations WS 2018 Hai Hu, Wen Li, Sandra Kübler

We present a machine learning approach to distinguish texts translated to Chinese (by humans) from texts originally written in Chinese, with a focus on a wide range of syntactic features.

Translation

Collaborative and Adversarial Network for Unsupervised Domain Adaptation

1 code implementation CVPR 2018 Weichen Zhang, Wanli Ouyang, Wen Li, Dong Xu

In this paper, we propose a new unsupervised domain adaptation approach called Collaborative and Adversarial Network (CAN) through domain-collaborative and domain-adversarial training of neural networks.

Unsupervised Domain Adaptation

Dividing and Aggregating Network for Multi-view Action Recognition

no code implementations ECCV 2018 Dongang Wang, Wanli Ouyang, Wen Li, Dong Xu

We then train view-specific action classifiers based on the view-specific representation for each view and a view classifier based on the shared representation at lower layers.

Action Recognition Temporal Action Localization

Learning Semantic Segmentation from Synthetic Data: A Geometrically Guided Input-Output Adaptation Approach

no code implementations CVPR 2019 Yuhua Chen, Wen Li, Xiaoran Chen, Luc van Gool

In this work, we take the advantage of additional geometric information from synthetic data, a powerful yet largely neglected cue, to bridge the domain gap.

Depth Estimation Segmentation +1

DLOW: Domain Flow for Adaptation and Generalization

1 code implementation CVPR 2019 Rui Gong, Wen Li, Yu-Hua Chen, Luc van Gool

In this work, we present a domain flow generation(DLOW) model to bridge two different domains by generating a continuous sequence of intermediate domains flowing from one domain to the other.

Domain Adaptation Semantic Segmentation +1

Sliced Wasserstein Generative Models

1 code implementation CVPR 2019 Jiqing Wu, Zhiwu Huang, Dinesh Acharya, Wen Li, Janine Thoma, Danda Pani Paudel, Luc van Gool

In generative modeling, the Wasserstein distance (WD) has emerged as a useful metric to measure the discrepancy between generated and real data distributions.

Image Generation Video Generation

Known-class Aware Self-ensemble for Open Set Domain Adaptation

1 code implementation3 May 2019 Qing Lian, Wen Li, Lin Chen, Lixin Duan

Particularly, in open set domain adaptation, we allow the classes from the source and target domains to be partially overlapped.

Domain Adaptation

Semi-Supervised Learning by Augmented Distribution Alignment

1 code implementation ICCV 2019 Qin Wang, Wen Li, Luc van Gool

We reveal that an essential sampling bias exists in semi-supervised learning due to the limited number of labeled samples, which often leads to a considerable empirical distribution mismatch between labeled data and unlabeled data.

Domain Adaptation Semi-Supervised Image Classification

Ensemble Methods to Distinguish Mainland and Taiwan Chinese

no code implementations WS 2019 Hai Hu, Wen Li, He Zhou, Zuoyu Tian, Yiwen Zhang, Liang Zou

This paper describes the IUCL system at VarDial 2019 evaluation campaign for the task of discriminating between Mainland and Taiwan variation of mandarin Chinese.

Word Embeddings

NULI at SemEval-2019 Task 6: Transfer Learning for Offensive Language Detection using Bidirectional Transformers

no code implementations SEMEVAL 2019 Ping Liu, Wen Li, Liang Zou

Transfer learning and domain adaptive learning have been applied to various fields including computer vision (e. g., image recognition) and natural language processing (e. g., text classification).

General Classification Language Identification +3

Unbiased Mean Teacher for Cross-domain Object Detection

1 code implementation CVPR 2021 Jinhong Deng, Wen Li, Yu-Hua Chen, Lixin Duan

We reveal that there often exists a considerable model bias for the simple mean teacher (MT) model in cross-domain scenarios, and eliminate the model bias with several simple yet highly effective strategies.

Object object-detection +2

Deeply Aligned Adaptation for Cross-domain Object Detection

no code implementations5 Apr 2020 Minghao Fu, Zhenshan Xie, Wen Li, Lixin Duan

Cross-domain object detection has recently attracted more and more attention for real-world applications, since it helps build robust detectors adapting well to new environments.

Object object-detection +1

Analogical Image Translation for Fog Generation

no code implementations28 Jun 2020 Rui Gong, Dengxin Dai, Yu-Hua Chen, Wen Li, Luc van Gool

AIT achieves this zero-shot image translation capability by coupling a supervised training scheme in the synthetic domain, a cycle consistency strategy in the real domain, an adversarial training scheme between the two domains, and a novel network design.

Image-to-Image Translation Scene Understanding +1

The Heterogeneity Hypothesis: Finding Layer-Wise Differentiated Network Architectures

1 code implementation CVPR 2021 Yawei Li, Wen Li, Martin Danelljan, Kai Zhang, Shuhang Gu, Luc van Gool, Radu Timofte

Based on that, we articulate the heterogeneity hypothesis: with the same training protocol, there exists a layer-wise differentiated network architecture (LW-DNA) that can outperform the original network with regular channel configurations but with a lower level of model complexity.

Image Classification Image Restoration +1

Off-Policy Reinforcement Learning for Efficient and Effective GAN Architecture Search

1 code implementation ECCV 2020 Yuan Tian, Qin Wang, Zhiwu Huang, Wen Li, Dengxin Dai, Minghao Yang, Jun Wang, Olga Fink

In this paper, we introduce a new reinforcement learning (RL) based neural architecture search (NAS) methodology for effective and efficient generative adversarial network (GAN) architecture search.

Generative Adversarial Network Image Generation +3

Zero-Shot Heterogeneous Transfer Learning from Recommender Systems to Cold-Start Search Retrieval

no code implementations7 Aug 2020 Tao Wu, Ellie Ka-In Chio, Heng-Tze Cheng, Yu Du, Steffen Rendle, Dima Kuzmin, Ritesh Agarwal, Li Zhang, John Anderson, Sarvjeet Singh, Tushar Chandra, Ed H. Chi, Wen Li, Ankit Kumar, Xiang Ma, Alex Soares, Nitin Jindal, Pei Cao

In light of these problems, we observed that most online content platforms have both a search and a recommender system that, while having heterogeneous input spaces, can be connected through their common output item space and a shared semantic representation.

Information Retrieval Recommendation Systems +2

Region Comparison Network for Interpretable Few-shot Image Classification

1 code implementation8 Sep 2020 Zhiyu Xue, Lixin Duan, Wen Li, Lin Chen, Jiebo Luo

For that, in this work, we propose a metric learning based method named Region Comparison Network (RCN), which is able to reveal how few-shot learning works as in a neural network as well as to find out specific regions that are related to each other in images coming from the query and support sets.

Classification Few-Shot Image Classification +3

Cluster, Split, Fuse, and Update: Meta-Learning for Open Compound Domain Adaptive Semantic Segmentation

no code implementations CVPR 2021 Rui Gong, Yuhua Chen, Danda Pani Paudel, Yawei Li, Ajad Chhatkuli, Wen Li, Dengxin Dai, Luc van Gool

Open compound domain adaptation (OCDA) is a domain adaptation setting, where target domain is modeled as a compound of multiple unknown homogeneous domains, which brings the advantage of improved generalization to unseen domains.

Domain Adaptation Meta-Learning +2

BAPA-Net: Boundary Adaptation and Prototype Alignment for Cross-Domain Semantic Segmentation

1 code implementation ICCV 2021 Yahao Liu, Jinhong Deng, Xinchen Gao, Wen Li, Lixin Duan

By integrating the boundary adaptation and prototype alignment, we are able to train a discriminative and domain-invariant model for cross-domain semantic segmentation.

Segmentation Semantic Segmentation +1

VDM-DA: Virtual Domain Modeling for Source Data-free Domain Adaptation

no code implementations26 Mar 2021 Jiayi Tian, Jing Zhang, Wen Li, Dong Xu

On the other hand, we also design an effective distribution alignment method to reduce the distribution divergence between the virtual domain and the target domain by gradually improving the compactness of the target domain distribution through model learning.

Object Recognition Unsupervised Domain Adaptation

SRDAN: Scale-Aware and Range-Aware Domain Adaptation Network for Cross-Dataset 3D Object Detection

1 code implementation CVPR 2021 Weichen Zhang, Wen Li, Dong Xu

In this work, we propose a new cross-dataset 3D object detection method named Scale-aware and Range-aware Domain Adaptation Network (SRDAN).

3D Object Detection Domain Adaptation +2

LZ1904 at SemEval-2021 Task 5: Bi-LSTM-CRF for Toxic Span Detection using Pretrained Word Embedding

no code implementations SEMEVAL 2021 Liang Zou, Wen Li

And then we construct Bidirectional Long Short Term Memory-Conditional Random Field (Bi-LSTM-CRF) model by Baidu research to predict whether each word in the sentence is toxic or not.

Machine Translation Sentence +3

HBReID: Harder Batch for Re-identification

no code implementations9 Dec 2021 Wen Li, Furong Xu, Jianan Zhao, Ruobing Zheng, Cheng Zou, Meng Wang, Yuan Cheng

Triplet loss is a widely adopted loss function in ReID task which pulls the hardest positive pairs close and pushes the hardest negative pairs far away.

Person Re-Identification

Move As You Like: Image Animation in E-Commerce Scenario

1 code implementation19 Dec 2021 Borun Xu, Biao Wang, Jiale Tao, Tiezheng Ge, Yuning Jiang, Wen Li, Lixin Duan

Creative image animations are attractive in e-commerce applications, where motion transfer is one of the import ways to generate animations from static images.

Image Animation

Revisiting Deep Semi-supervised Learning: An Empirical Distribution Alignment Framework and Its Generalization Bound

no code implementations13 Mar 2022 Feiyu Wang, Qin Wang, Wen Li, Dong Xu, Luc van Gool

Benefited from this new perspective, we first propose a new deep semi-supervised learning framework called Semi-supervised Learning by Empirical Distribution Alignment (SLEDA), in which existing technologies from the domain adaptation community can be readily used to address the semi-supervised learning problem through reducing the empirical distribution distance between labeled and unlabeled data.

Data Augmentation Domain Adaptation

Diverse Preference Augmentation with Multiple Domains for Cold-start Recommendations

no code implementations1 Apr 2022 Yan Zhang, Changyu Li, Ivor W. Tsang, Hui Xu, Lixin Duan, Hongzhi Yin, Wen Li, Jie Shao

Motivated by the idea of meta-augmentation, in this paper, by treating a user's preference over items as a task, we propose a so-called Diverse Preference Augmentation framework with multiple source domains based on meta-learning (referred to as MetaDPA) to i) generate diverse ratings in a new domain of interest (known as target domain) to handle overfitting on the case of sparse interactions, and to ii) learn a preference model in the target domain via a meta-learning scheme to alleviate cold-start issues.

Domain Adaptation Meta-Learning +1

Adversarial Neon Beam: A Light-based Physical Attack to DNNs

no code implementations2 Apr 2022 Chengyin Hu, Weiwen Shi, Wen Li

Moreover, we validate the robustness of our approach by successfully attacking advanced DNNs with a success rate of over 75% in all cases.

Adversarial Attack

Semantic-Aware Domain Generalized Segmentation

1 code implementation CVPR 2022 Duo Peng, Yinjie Lei, Munawar Hayat, Yulan Guo, Wen Li

In this paper, we address domain generalized semantic segmentation, where a segmentation model is trained to be domain-invariant without using any target domain data.

Domain Generalization Segmentation +1

Structure-Aware Motion Transfer with Deformable Anchor Model

1 code implementation CVPR 2022 Jiale Tao, Biao Wang, Borun Xu, Tiezheng Ge, Yuning Jiang, Wen Li, Lixin Duan

Specifically, inspired by the known deformable part model (DPM), our DAM introduces two types of anchors or keypoints: i) a number of motion anchors that capture both appearance and motion information from the source image and driving video; ii) a latent root anchor, which is linked to the motion anchors to facilitate better learning of the representations of the object structure information.

Undoing the Damage of Label Shift for Cross-domain Semantic Segmentation

1 code implementation CVPR 2022 Yahao Liu, Jinhong Deng, Jiale Tao, Tong Chu, Lixin Duan, Wen Li

Existing works typically treat cross-domain semantic segmentation (CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution.

Semantic Segmentation

Revisiting Random Channel Pruning for Neural Network Compression

1 code implementation CVPR 2022 Yawei Li, Kamil Adamczewski, Wen Li, Shuhang Gu, Radu Timofte, Luc van Gool

The proposed approach provides a new way to compare different methods, namely how well they behave compared with random pruning.

Neural Network Compression

Cross-domain Detection Transformer based on Spatial-aware and Semantic-aware Token Alignment

no code implementations1 Jun 2022 Jinhong Deng, Xiaoyue Zhang, Wen Li, Lixin Duan

In particular, we take advantage of the characteristics of cross-attention as used in detection transformer and propose the spatial-aware token alignment (SpaTA) and the semantic-aware token alignment (SemTA) strategies to guide the token alignment across domains.

Domain Adaptation object-detection +1

Solutions for Fine-grained and Long-tailed Snake Species Recognition in SnakeCLEF 2022

no code implementations4 Jul 2022 Cheng Zou, Furong Xu, Meng Wang, Wen Li, Yuan Cheng

Automatic snake species recognition is important because it has vast potential to help lower deaths and disabilities caused by snakebites.

Self-Supervised Learning

Revisiting AP Loss for Dense Object Detection: Adaptive Ranking Pair Selection

1 code implementation CVPR 2022 Dongli Xu, Jinhong Deng, Wen Li

However, a deep understanding of how AP loss affects the detector from a pairwise ranking perspective has not yet been developed. In this work, we revisit the average precision (AP)loss and reveal that the crucial element is that of selecting the ranking pairs between positive and negative samples. Based on this observation, we propose two strategies to improve the AP loss.

Dense Object Detection object-detection

Motion Transformer for Unsupervised Image Animation

1 code implementation28 Sep 2022 Jiale Tao, Biao Wang, Tiezheng Ge, Yuning Jiang, Wen Li, Lixin Duan

Image animation aims to animate a source image by using motion learned from a driving video.

Image Animation

Minimizing Maximum Model Discrepancy for Transferable Black-box Targeted Attacks

1 code implementation CVPR 2023 Anqi Zhao, Tong Chu, Yahao Liu, Wen Li, Jingjing Li, Lixin Duan

On the algorithmic side, we derive a new algorithm for black-box targeted attacks based on our theoretical analysis, in which we additionally minimize the maximum model discrepancy(M3D) of the substitute models when training the generator to generate adversarial examples.

Harmonious Teacher for Cross-Domain Object Detection

1 code implementation CVPR 2023 Jinhong Deng, Dongli Xu, Wen Li, Lixin Duan

Self-training approaches recently achieved promising results in cross-domain object detection, where people iteratively generate pseudo labels for unlabeled target domain samples with a model, and select high-confidence samples to refine the model.

Object object-detection +1

SGLoc: Scene Geometry Encoding for Outdoor LiDAR Localization

no code implementations CVPR 2023 Wen Li, Shangshu Yu, Cheng Wang, Guosheng Hu, Siqi Shen, Chenglu Wen

In this work, we propose a novel LiDAR localization framework, SGLoc, which decouples the pose estimation to point cloud correspondence regression and pose estimation via this correspondence.

Outdoor Localization Pose Estimation +1

Event-triggered Hybrid Energy-aware Scheduling in Manufacturing Systems

no code implementations2 Feb 2023 Zhean Shao, Wen Li, Ying Tan

When the model does not work well, it is triggered as the variable to tune to improve the performance.

Manufacturing simulation Scheduling

DC-Former: Diverse and Compact Transformer for Person Re-Identification

1 code implementation28 Feb 2023 Wen Li, Cheng Zou, Meng Wang, Furong Xu, Jianan Zhao, Ruobing Zheng, Yuan Cheng, Wei Chu

In this paper, we propose a Diverse and Compact Transformer (DC-Former) that can achieve a similar effect by splitting embedding space into multiple diverse and compact subspaces.

Person Re-Identification

High-level Feature Guided Decoding for Semantic Segmentation

no code implementations15 Mar 2023 Ye Huang, Di Kang, Shenghua Gao, Wen Li, Lixin Duan

One crucial design of the HFG is to protect the high-level features from being contaminated by using proper stop-gradient operations so that the backbone does not update according to the noisy gradient from the upsampler.

Semantic Segmentation Vocal Bursts Intensity Prediction

Beyond Prototypes: Semantic Anchor Regularization for Better Representation Learning

1 code implementation19 Dec 2023 Yanqi Ge, Qiang Nie, Ye Huang, Yong liu, Chengjie Wang, Feng Zheng, Wen Li, Lixin Duan

By pulling the learned features to these semantic anchors, several advantages can be attained: 1) the intra-class compactness and naturally inter-class separability, 2) induced bias or errors from feature learning can be avoided, and 3) robustness to the long-tailed problem.

Disentanglement

SSR: SAM is a Strong Regularizer for domain adaptive semantic segmentation

no code implementations26 Jan 2024 Yanqi Ge, Ye Huang, Wen Li, Lixin Duan

We introduced SSR, which utilizes SAM (segment-anything) as a strong regularizer during training, to greatly enhance the robustness of the image encoder for handling various domains.

Semantic Segmentation

Domain Adaptive Detection of MAVs: A Benchmark and Noise Suppression Network

1 code implementation25 Mar 2024 Yin Zhang, Jinhong Deng, Peidong Liu, Wen Li, Shiyu Zhao

A new benchmark for cross-domain MAV detection is proposed based on the proposed dataset.

Pseudo Label

Tuning-Free Adaptive Style Incorporation for Structure-Consistent Text-Driven Style Transfer

no code implementations10 Apr 2024 Yanqi Ge, Jiaqi Liu, Qingnan Fan, Xi Jiang, Ye Huang, Shuai Qin, Hong Gu, Wen Li, Lixin Duan

In this work, we propose a novel solution to the text-driven style transfer task, namely, Adaptive Style Incorporation~(ASI), to achieve fine-grained feature-level style incorporation.

Style Transfer

Fixing Localization Errors to Improve Image Classification

1 code implementation ECCV 2020 Guolei Sun, Salman Khan, Wen Li, Hisham Cholakkal, Fahad Shahbaz Khan, Luc van Gool

This way, in an effort to fix localization errors, our loss provides an extra supervisory signal that helps the model to better discriminate between similar classes.

Classification General Classification +3

Cannot find the paper you are looking for? You can Submit a new open access paper.