← Search

Yishu Miao

11 accepted papers

2022

Kubric: A Scalable Dataset Generator

CVPR 2022poster

Data is the driving force of machine learning, with the amount and quality of training data often being more important for the performance of a system than architecture and training details. But collecting, processing and annotating real data at scale is difficult, expensive, and frequently raises a…

Cited by 249PDFcodeScholar
2022

Logically Consistent Adversarial Attacks for Soft Theorem Provers

IJCAI 2022poster

Recent efforts within the AI community have yielded impressive results towards “soft theorem proving” over natural language sentences using language models. We propose a novel, generative adversarial framework for probing and improving these models’ reasoning capabilities. Adversarial attacks in thi…

2020

Hybrid Deep-Semantic Matrix Factorization for Tag-Aware Personalized Recommendation

ICASSP 2020accepted

Matrix factorization has now become a dominant solution for personalized recommendation on the Social Web. To alleviate the cold start problem, previous approaches have incorporated various additional sources of information into traditional matrix factorization models. These upgraded models, however…

Cited by 0SourceScholar
2019

Selective Sensor Fusion for Neural Visual-Inertial Odometry

CVPR 2019poster

Deep learning approaches for Visual-Inertial Odometry (VIO) have proven successful, but they rarely focus on incorporating robust fusion strategies for dealing with imperfect input sensory data. We propose a novel end-to-end selective sensor fusion framework for monocular VIO, which fuses monocular…

Cited by 192PDFcodeScholar
2019

TextPlace: Visual Place Recognition and Topological Localization Through Reading Scene Texts

ICCV 2019poster

Visual place recognition is a fundamental problem for many vision based applications. Sparse feature and deep learning based methods have been successful and dominant over the decade. However, most of them do not explicitly leverage high-level semantic information to deal with challenging scenarios…

Cited by 67PDFcodeScholar
2018

Memory Architectures in Recurrent Neural Network Language Models

ICLR 2018poster

We compare and analyze sequential, random access, and stack memory architectures for recurrent neural network language models. Our experiments on the Penn Treebank and Wikitext-2 datasets show that stack-based memory architectures consistently achieve the best performance in terms of held out perple…

Cited by 66SourcePDFScholar
2017

Discovering Discrete Latent Topics with Neural Variational Inference

ICML 2017poster

Topic models have been widely explored as probabilistic generative models of documents. Traditional inference methods have sought closed-form derivations for updating the models, however as the expressiveness of these models grows, so does the difficulty of performing fast and accurate inference ove…

Cited by 399SourcePDFScholar