Skip to main content

Showing 1–7 of 7 results for author: Tran, P V

Searching in archive cs. Search in all archives.
.
  1. arXiv:2303.05739  [pdf, other

    cs.CV cs.LG

    LEDetection: A Simple Framework for Semi-Supervised Few-Shot Object Detection

    Authors: Phi Vu Tran

    Abstract: Few-shot object detection (FSOD) is a challenging problem aimed at detecting novel concepts from few exemplars. Existing approaches to FSOD all assume abundant base labels to adapt to novel objects. This paper studies the new task of semi-supervised FSOD by considering a realistic scenario in which both base and novel labels are simultaneously scarce. We explore the utility of unlabeled data withi… ▽ More

    Submitted 14 February, 2024; v1 submitted 10 March, 2023; originally announced March 2023.

    Comments: AISTATS 2024. The code is available at https://github.com/lexisnexis-risk-open-source/ledetection

  2. arXiv:2103.13696  [pdf, other

    cs.CV cs.LG

    SSLayout360: Semi-Supervised Indoor Layout Estimation from 360-Degree Panorama

    Authors: Phi Vu Tran

    Abstract: Recent years have seen flourishing research on both semi-supervised learning and 3D room layout reconstruction. In this work, we explore the intersection of these two fields to advance the research objective of enabling more accurate 3D indoor scene modeling with less labeled data. We propose the first approach to learn representations of room corners and boundaries by using a combination of label… ▽ More

    Submitted 16 May, 2021; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: CVPR 2021. File size 37MB. Project page at https://github.com/FlyreelAI/sslayout360

  3. arXiv:1911.13218  [pdf

    cs.LG eess.IV

    ModelHub.AI: Dissemination Platform for Deep Learning Models

    Authors: Ahmed Hosny, Michael Schwier, Christoph Berger, Evin P Örnek, Mehmet Turan, Phi V Tran, Leon Weninger, Fabian Isensee, Klaus H Maier-Hein, Richard McKinley, Michael T Lu, Udo Hoffmann, Bjoern Menze, Spyridon Bakas, Andriy Fedorov, Hugo JWL Aerts

    Abstract: Recent advances in artificial intelligence research have led to a profusion of studies that apply deep learning to problems in image analysis and natural language processing among others. Additionally, the availability of open-source computational frameworks has lowered the barriers to implementing state-of-the-art methods across multiple domains. Albeit leading to major performance breakthroughs… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

  4. arXiv:1906.10343  [pdf, other

    cs.LG cs.CV stat.ML

    Exploring Self-Supervised Regularization for Supervised and Semi-Supervised Learning

    Authors: Phi Vu Tran

    Abstract: Recent advances in semi-supervised learning have shown tremendous potential in overcoming a major barrier to the success of modern machine learning algorithms: access to vast amounts of human-labeled training data. Previous algorithms based on consistency regularization can harness the abundance of unlabeled data to produce impressive results on a number of semi-supervised benchmarks, approaching… ▽ More

    Submitted 21 November, 2019; v1 submitted 25 June, 2019; originally announced June 2019.

    Comments: NeurIPS'19 Workshop on Learning with Rich Experience: Integration of Learning Paradigms

  5. arXiv:1811.02798  [pdf, other

    cs.LG stat.ML

    Multi-Task Graph Autoencoders

    Authors: Phi Vu Tran

    Abstract: We examine two fundamental tasks associated with graph representation learning: link prediction and node classification. We present a new autoencoder architecture capable of learning a joint representation of local graph structure and available node features for the simultaneous multi-task learning of unsupervised link prediction and semi-supervised node classification. Our simple, yet effective a… ▽ More

    Submitted 7 November, 2018; originally announced November 2018.

    Comments: NIPS 2018 Workshop on Relational Representation Learning. Short version of arXiv:1802.08352

  6. arXiv:1802.08352  [pdf, other

    cs.LG cs.AI stat.ML

    Learning to Make Predictions on Graphs with Autoencoders

    Authors: Phi Vu Tran

    Abstract: We examine two fundamental tasks associated with graph representation learning: link prediction and semi-supervised node classification. We present a novel autoencoder architecture capable of learning a joint representation of both local graph structure and available node features for the multi-task learning of link prediction and node classification. Our autoencoder architecture is efficiently tr… ▽ More

    Submitted 29 July, 2018; v1 submitted 22 February, 2018; originally announced February 2018.

    Comments: Published as a conference paper at IEEE DSAA 2018

  7. arXiv:1604.00494  [pdf, other

    cs.CV

    A Fully Convolutional Neural Network for Cardiac Segmentation in Short-Axis MRI

    Authors: Phi Vu Tran

    Abstract: Automated cardiac segmentation from magnetic resonance imaging datasets is an essential step in the timely diagnosis and management of cardiac pathologies. We propose to tackle the problem of automated left and right ventricle segmentation through the application of a deep fully convolutional neural network architecture. Our model is efficiently trained end-to-end in a single learning stage from w… ▽ More

    Submitted 26 April, 2017; v1 submitted 2 April, 2016; originally announced April 2016.

    Comments: Initial Technical Report; Include link to models and code