Skip to main content

Showing 1–12 of 12 results for author: Gou, J

  1. arXiv:2406.10539  [pdf, other

    cs.CV

    Self-Supervised Vision Transformer for Enhanced Virtual Clothes Try-On

    Authors: Lingxiao Lu, Shengyi Wu, Haoxuan Sun, Junhong Gou, Jianlou Si, Chen Qian, Jianfu Zhang, Liqing Zhang

    Abstract: Virtual clothes try-on has emerged as a vital feature in online shopping, offering consumers a critical tool to visualize how clothing fits. In our research, we introduce an innovative approach for virtual clothes try-on, utilizing a self-supervised Vision Transformer (ViT) coupled with a diffusion model. Our method emphasizes detail enhancement by contrasting local clothing image embeddings, gene… ▽ More

    Submitted 15 June, 2024; originally announced June 2024.

  2. arXiv:2405.18680  [pdf, ps, other

    cs.DS cs.CG cs.DB cs.LG

    Navigable Graphs for High-Dimensional Nearest Neighbor Search: Constructions and Limits

    Authors: Haya Diwan, Jinrui Gou, Cameron Musco, Christopher Musco, Torsten Suel

    Abstract: There has been significant recent interest in graph-based nearest neighbor search methods, many of which are centered on the construction of navigable graphs over high-dimensional point sets. A graph is navigable if we can successfully move from any starting node to any target node using a greedy routing strategy where we always move to the neighbor that is closest to the destination according to… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  3. arXiv:2405.17093  [pdf, other

    cs.IR

    DeeperImpact: Optimizing Sparse Learned Index Structures

    Authors: Soyuj Basnet, Jerry Gou, Antonio Mallia, Torsten Suel

    Abstract: A lot of recent work has focused on sparse learned indexes that use deep neural architectures to significantly improve retrieval quality while keeping the efficiency benefits of the inverted index. While such sparse learned structures achieve effectiveness far beyond those of traditional inverted index-based rankers, there is still a gap in effectiveness to the best dense retrievers, or even to sp… ▽ More

    Submitted 6 July, 2024; v1 submitted 27 May, 2024; originally announced May 2024.

  4. arXiv:2404.08564  [pdf, ps, other

    cs.LG

    Federated Distillation: A Survey

    Authors: Lin Li, Jianping Gou, Baosheng Yu, Lan Du, Zhang Yiand Dacheng Tao

    Abstract: Federated Learning (FL) seeks to train a model collaboratively without sharing private training data from individual clients. Despite its promise, FL encounters challenges such as high communication costs for large-scale models and the necessity for uniform model architectures across all clients and the server. These challenges severely restrict the practical applications of FL. To address these l… ▽ More

    Submitted 1 April, 2024; originally announced April 2024.

  5. arXiv:2310.17131  [pdf, other

    cs.CV

    Virtual Accessory Try-On via Keypoint Hallucination

    Authors: Junhong Gou, Bo Zhang, Li Niu, Jianfu Zhang, Jianlou Si, Chen Qian, Liqing Zhang

    Abstract: The virtual try-on task refers to fitting the clothes from one image onto another portrait image. In this paper, we focus on virtual accessory try-on, which fits accessory (e.g., glasses, ties) onto a face or portrait image. Unlike clothing try-on, which relies on human silhouette as guidance, accessory try-on warps the accessory into an appropriate location and shape to generate a plausible compo… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  6. Taming the Power of Diffusion Models for High-Quality Virtual Try-On with Appearance Flow

    Authors: Junhong Gou, Siyu Sun, Jianfu Zhang, Jianlou Si, Chen Qian, Liqing Zhang

    Abstract: Virtual try-on is a critical image synthesis task that aims to transfer clothes from one image to another while preserving the details of both humans and clothes. While many existing methods rely on Generative Adversarial Networks (GANs) to achieve this, flaws can still occur, particularly at high resolutions. Recently, the diffusion model has emerged as a promising alternative for generating high… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

    Comments: Accepted by ACMMM 2023

  7. arXiv:2210.03338  [pdf, other

    cs.NI

    On Routing Optimization in Networks with Embedded Computational Services

    Authors: Lifan Mei, Jinrui Gou, Jingrui Yang, Yujin Cai, Yong Liu

    Abstract: Modern communication networks are increasingly equipped with in-network computational capabilities and services. Routing in such networks is significantly more complicated than the traditional routing. A legitimate route for a flow not only needs to have enough communication and computation resources, but also has to conform to various application-specific routing constraints. This paper presents… ▽ More

    Submitted 5 June, 2023; v1 submitted 7 October, 2022; originally announced October 2022.

    Comments: 16 figures

  8. arXiv:2207.06841  [pdf, ps, other

    cs.LG cs.CV

    Deep Dictionary Learning with An Intra-class Constraint

    Authors: Xia Yuan, Jianping Gou, Baosheng Yu, Jiali Yu, Zhang Yi

    Abstract: In recent years, deep dictionary learning (DDL)has attracted a great amount of attention due to its effectiveness for representation learning and visual recognition.~However, most existing methods focus on unsupervised deep dictionary learning, failing to further explore the category information.~To make full use of the category information of different samples, we propose a novel deep dictionary… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

    Comments: 6 pages, 3 figures, 2 tables. It has been accepted in ICME2022

  9. arXiv:2104.12959  [pdf, other

    cs.NI eess.SP

    Realtime Mobile Bandwidth and Handoff Predictions in 4G/5G Networks

    Authors: Lifan Mei, Jinrui Gou, Yujin Cai, Houwei Cao, Yong Liu

    Abstract: Mobile apps are increasingly relying on high-throughput and low-latency content delivery, while the available bandwidth on wireless access links is inherently time-varying. The handoffs between base stations and access modes due to user mobility present additional challenges to deliver a high level of user Quality-of-Experience (QoE). The ability to predict the available bandwidth and the upcoming… ▽ More

    Submitted 26 April, 2021; originally announced April 2021.

    Comments: 12 pages

  10. arXiv:2101.08471  [pdf, ps, other

    cs.LG

    Collaborative Teacher-Student Learning via Multiple Knowledge Transfer

    Authors: Liyuan Sun, Jianping Gou, Baosheng Yu, Lan Du, Dacheng Tao

    Abstract: Knowledge distillation (KD), as an efficient and effective model compression technique, has been receiving considerable attention in deep learning. The key to its success is to transfer knowledge from a large teacher network to a small student one. However, most of the existing knowledge distillation methods consider only one type of knowledge learned from either instance features or instance rela… ▽ More

    Submitted 27 January, 2021; v1 submitted 21 January, 2021; originally announced January 2021.

    Comments: 16 pages,5 figures,6 Tables

  11. Knowledge Distillation: A Survey

    Authors: Jianping Gou, Baosheng Yu, Stephen John Maybank, Dacheng Tao

    Abstract: In recent years, deep neural networks have been successful in both industry and academia, especially for computer vision tasks. The great success of deep learning is mainly due to its scalability to encode large-scale data and to maneuver billions of model parameters. However, it is a challenge to deploy these cumbersome deep models on devices with limited resources, e.g., mobile phones and embedd… ▽ More

    Submitted 20 May, 2021; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: It has been accepted for publication in International Journal of Computer Vision (2021)

  12. arXiv:1802.07589  [pdf, ps, other

    cs.CV

    Collaboratively Weighting Deep and Classic Representation via L2 Regularization for Image Classification

    Authors: Shaoning Zeng, Bob Zhang, Yanghao Zhang, Jianping Gou

    Abstract: Deep convolutional neural networks provide a powerful feature learning capability for image classification. The deep image features can be utilized to deal with many image understanding tasks like image classification and object recognition. However, the robustness obtained in one dataset can be hardly reproduced in the other domain, which leads to inefficient models far from state-of-the-art. We… ▽ More

    Submitted 17 November, 2018; v1 submitted 21 February, 2018; originally announced February 2018.

    Comments: ACML 2018

    Journal ref: PMLR Volume 95: Asian Conference on Machine Learning, 14-16 November 2018