Search Results for author: Yuwei Wu

Found 37 papers, 12 papers with code

Evaluating the Performance of ChatGPT for Spam Email Detection

no code implementations23 Feb 2024 Yuwei Wu, Shijing Si, Yugui Zhang, Jiawen Gu, Jedrek Wosik

To fill in the gap, this study attempts to evaluate ChatGPT's capabilities for spam identification in both English and Chinese email datasets.

In-Context Learning Question Answering +1

Fine-Grained Annotation for Face Anti-Spoofing

no code implementations12 Oct 2023 Xu Chen, Yunde Jia, Yuwei Wu

In this paper, we propose a fine-grained annotation method for face anti-spoofing.

Face Anti-Spoofing Segmentation

Neural 3D Scene Reconstruction from Multiple 2D Images without 3D Supervision

no code implementations30 Jun 2023 Yi Guo, Che Sun, Yunde Jia, Yuwei Wu

We improve the reconstruction quality of complex geometry scene regions with sparse depth obtained by using the geometric constraints.

3D Scene Reconstruction

Fast-StrucTexT: An Efficient Hourglass Transformer with Modality-guided Dynamic Token Merge for Document Understanding

no code implementations19 May 2023 Mingliang Zhai, Yulin Li, Xiameng Qin, Chen Yi, Qunyi Xie, Chengquan Zhang, Kun Yao, Yuwei Wu, Yunde Jia

Transformers achieve promising performance in document understanding because of their high effectiveness and still suffer from quadratic computational complexity dependency on the sequence length.

document understanding

Exploring Data Geometry for Continual Learning

no code implementations CVPR 2023 Zhi Gao, Chen Xu, Feng Li, Yunde Jia, Mehrtash Harandi, Yuwei Wu

Our method dynamically expands the geometry of the underlying space to match growing geometric structures induced by new data, and prevents forgetting by keeping geometric structures of old data into account.

Continual Learning

Parameterized Cost Volume for Stereo Matching

no code implementations ICCV 2023 Jiaxi Zeng, Chengtang Yao, Lidong Yu, Yuwei Wu, Yunde Jia

In this paper, we propose a parameterized cost volume to encode the entire disparity space using multi-Gaussian distribution.

Stereo Matching

Sparse Point Guided 3D Lane Detection

no code implementations ICCV 2023 Chengtang Yao, Lidong Yu, Yuwei Wu, Yunde Jia

The high-resolution local information brought by sparse points refines 3D lanes in the BEV space hierarchically from low resolution to high resolution.

3D Lane Detection

Exploring the Effect of Primitives for Compositional Generalization in Vision-and-Language

1 code implementation CVPR 2023 Chuanhao Li, Zhen Li, Chenchen Jing, Yunde Jia, Yuwei Wu

Compositional generalization is critical to simulate the compositional capability of humans, and has received much attention in the vision-and-language (V&L) community.

Question Answering Self-Supervised Learning +2

Primitive3D: 3D Object Dataset Synthesis from Randomly Assembled Primitives

no code implementations CVPR 2022 Xinke Li, Henghui Ding, Zekun Tong, Yuwei Wu, Yeow Meng Chee

Further study suggests that our strategy can improve the model performance by pretraining and fine-tuning scheme, especially for the dataset with a small scale.

3D Object Classification Multi-Task Learning +1

Primitive-based Shape Abstraction via Nonparametric Bayesian Inference

no code implementations28 Mar 2022 Yuwei Wu, Weixiao Liu, Sipu Ruan, Gregory S. Chirikjian

In this paper, we propose a novel non-parametric Bayesian statistical method to infer an abstraction, consisting of an unknown number of geometric primitives, from a point cloud.

Bayesian Inference

Maintaining Reasoning Consistency in Compositional Visual Question Answering

1 code implementation CVPR 2022 Chenchen Jing, Yunde Jia, Yuwei Wu, Xinyu Liu, Qi Wu

Existing VQA models can answer a compositional question well, but cannot work well in terms of reasoning consistency in answering the compositional question and its sub-questions.

Question Answering Visual Question Answering

Robust and Accurate Superquadric Recovery: a Probabilistic Approach

1 code implementation CVPR 2022 Weixiao Liu, Yuwei Wu, Sipu Ruan, Gregory S. Chirikjian

Among geometric primitives, superquadrics are well known for their ability to represent a wide range of shapes with few parameters.

Personalized Response Generation via Generative Split Memory Network

1 code implementation NAACL 2021 Yuwei Wu, Xuezhe Ma, Diyi Yang

Despite the impressive successes of generation and dialogue systems, how to endow a text generation system with particular personality traits to deliver more personalized responses remains under-investigated.

Response Generation Text Generation

A Decomposition Model for Stereo Matching

no code implementations CVPR 2021 Chengtang Yao, Yunde Jia, Huijun Di, Pengxiang Li, Yuwei Wu

In this paper, we present a decomposition model for stereo matching to solve the problem of excessive growth in computational cost (time and memory cost) as the resolution increases.

Disparity Estimation Stereo Matching

A Hyperbolic-to-Hyperbolic Graph Convolutional Network

no code implementations CVPR 2021 Jindou Dai, Yuwei Wu, Zhi Gao, Yunde Jia

Specifically, we developed a manifold-preserving graph convolution that consists of a hyperbolic feature transformation and a hyperbolic neighborhood aggregation.

General Classification Graph Classification +2

Curvature Generation in Curved Spaces for Few-Shot Learning

no code implementations ICCV 2021 Zhi Gao, Yuwei Wu, Yunde Jia, Mehrtash Harandi

Few-shot learning describes the challenging problem of recognizing samples from unseen classes given very few labeled examples.

Few-Shot Learning

SG-Net: Syntax Guided Transformer for Language Representation

no code implementations27 Dec 2020 Zhuosheng Zhang, Yuwei Wu, Junru Zhou, Sufeng Duan, Hai Zhao, Rui Wang

In detail, for self-attention network (SAN) sponsored Transformer-based encoder, we introduce syntactic dependency of interest (SDOI) design into the SAN to form an SDOI-SAN with syntax-guided self-attention.

Machine Reading Comprehension Machine Translation +2

Campus3D: A Photogrammetry Point Cloud Benchmark for Hierarchical Understanding of Outdoor Scene

1 code implementation11 Aug 2020 Xinke Li, Chongshou Li, Zekun Tong, Andrew Lim, Junsong Yuan, Yuwei Wu, Jing Tang, Raymond Huang

Based on it, we formulate a hierarchical learning problem for 3D point cloud segmentation and propose a measurement evaluating consistency across various hierarchies.

Instance Segmentation Point Cloud Segmentation +3

Content-Aware Inter-Scale Cost Aggregation for Stereo Matching

no code implementations5 Jun 2020 Chengtang Yao, Yunde Jia, Huijun Di, Yuwei Wu, Lidong Yu

In this paper, we present a content-aware inter-scale cost aggregation method that adaptively aggregates and upsamples the cost volume from coarse-scale to fine-scale by learning dynamic filter weights according to the content of the left and right views on the two scales.

Depth Estimation Stereo Matching

Semi-Supervised Models via Data Augmentationfor Classifying Interactive Affective Responses

1 code implementation23 Apr 2020 Jiaao Chen, Yuwei Wu, Diyi Yang

We present semi-supervised models with data augmentation (SMDA), a semi-supervised text classification system to classify interactive affective responses.

Data Augmentation Semi-Supervised Text Classification +2

On Isometry Robustness of Deep 3D Point Cloud Models under Adversarial Attacks

1 code implementation CVPR 2020 Yue Zhao, Yuwei Wu, Caihua Chen, Andrew Lim

Armed with the Thompson Sampling, we develop a black-box attack with success rate over 95% on ModelNet40 data set.

Thompson Sampling

Semantics-aware BERT for Language Understanding

1 code implementation5 Sep 2019 Zhuosheng Zhang, Yuwei Wu, Hai Zhao, Zuchao Li, Shuailiang Zhang, Xi Zhou, Xiang Zhou

The latest work on language representations carefully integrates contextualized features into language model training, which enables a series of success especially in various machine reading comprehension and natural language inference tasks.

Language Modelling Machine Reading Comprehension +5

DCMN+: Dual Co-Matching Network for Multi-choice Reading Comprehension

2 code implementations30 Aug 2019 Shuailiang Zhang, Hai Zhao, Yuwei Wu, Zhuosheng Zhang, Xi Zhou, Xiang Zhou

Multi-choice reading comprehension is a challenging task to select an answer from a set of candidate options when given passage and question.

Reading Comprehension Sentence

SG-Net: Syntax-Guided Machine Reading Comprehension

1 code implementation14 Aug 2019 Zhuosheng Zhang, Yuwei Wu, Junru Zhou, Sufeng Duan, Hai Zhao, Rui Wang

In detail, for self-attention network (SAN) sponsored Transformer-based encoder, we introduce syntactic dependency of interest (SDOI) design into the SAN to form an SDOI-SAN with syntax-guided self-attention.

Language Modelling Machine Reading Comprehension +1

Stitching Videos from a Fisheye Lens Camera and a Wide-Angle Lens Camera for Telepresence Robots

no code implementations15 Mar 2019 Yanmei Dong, Mingtao Pei, Lijia Zhang, Bin Xu, Yuwei Wu, Yunde Jia

In this paper, we propose to stitch videos from the FF-camera with a wide-angle lens and the DF-camera with a fisheye lens for telepresence robots.

Auto-Retoucher(ART) - A framework for Background Replacement and Image Editing

1 code implementation13 Jan 2019 Yunxuan Xiao, Yikai Li, Yuwei Wu, LiZhen Zhu

Replacing the background and simultaneously adjusting foreground objects is a challenging task in image editing.

Image Matting Position +1

Explicit Contextual Semantics for Text Comprehension

no code implementations8 Sep 2018 Zhuosheng Zhang, Yuwei Wu, Zuchao Li, Hai Zhao

Who did what to whom is a major focus in natural language understanding, which is right the aim of semantic role labeling (SRL) task.

Machine Reading Comprehension Natural Language Understanding +1

Deep Stereo Matching with Explicit Cost Aggregation Sub-Architecture

no code implementations12 Jan 2018 Lidong Yu, Yucheng Wang, Yuwei Wu, Yunde Jia

The cost aggregation sub-architecture is realized by a two-stream network: one for the generation of cost aggregation proposals, the other for the selection of the proposals.

Stereo Matching Stereo Matching Hand

Learning a Robust Representation via a Deep Network on Symmetric Positive Definite Manifolds

no code implementations17 Nov 2017 Zhi Gao, Yuwei Wu, Xingyuan Bu, Yunde Jia

To this end, several new layers are introduced in our network, including a nonlinear kernel aggregation layer, an SPD matrix transformation layer, and a vectorization layer.

A Hybrid Data Association Framework for Robust Online Multi-Object Tracking

no code implementations31 Mar 2017 Min Yang, Yuwei Wu, Yunde Jia

In this paper, we present a hybrid data association framework with a min-cost multi-commodity network flow for robust online multi-object tracking.

Multi-Object Tracking Online Multi-Object Tracking

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