Skip to main content

Showing 1–24 of 24 results for author: Hou, P

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

    cs.PL

    Fearless Asynchronous Communications with Timed Multiparty Session Protocols

    Authors: ** Hou, Nicolas Lagaillardie, Nobuko Yoshida

    Abstract: Session types using affinity and exception handling mechanisms have been developed to ensure the communication safety of protocols implemented in concurrent and distributed programming languages. Nevertheless, current affine session types are inadequate for specifying real-world asynchronous protocols, as they are usually imposed by time constraints which enable timeout exceptions to prevent indef… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: ECOOP24

  2. arXiv:2403.18840  [pdf, other

    hep-th cond-mat.str-el cs.LG hep-ph physics.comp-ph

    Feynman Diagrams as Computational Graphs

    Authors: Pengcheng Hou, Tao Wang, Daniel Cerkoney, Xiansheng Cai, Zhiyi Li, You** Deng, Lei Wang, Kun Chen

    Abstract: We propose a computational graph representation of high-order Feynman diagrams in Quantum Field Theory (QFT), applicable to any combination of spatial, temporal, momentum, and frequency domains. Utilizing the Dyson-Schwinger and parquet equations, our approach effectively organizes these diagrams into a fractal structure of tensor operations, significantly reducing computational redundancy. This a… ▽ More

    Submitted 27 February, 2024; originally announced March 2024.

  3. arXiv:2402.16741  [pdf, other

    cs.PL

    Less is More Revisited

    Authors: Nobuko Yoshida, ** Hou

    Abstract: Multiparty session types (MPST) provide a type discipline where a programmer or architect specifies a whole view of communications as a global protocol, and each distributed program is locally type-checked against its end-point projection. After 10 years from the birth of MPST, Scalas and Yoshida discovered that the proofs of type safety in the literature which use the end-point projection with me… ▽ More

    Submitted 2 May, 2024; v1 submitted 26 February, 2024; originally announced February 2024.

  4. arXiv:2311.17954  [pdf, other

    cs.CV

    Transformer-empowered Multi-modal Item Embedding for Enhanced Image Search in E-Commerce

    Authors: Chang Liu, Peng Hou, Anxiang Zeng, Han Yu

    Abstract: Over the past decade, significant advances have been made in the field of image search for e-commerce applications. Traditional image-to-image retrieval models, which focus solely on image details such as texture, tend to overlook useful semantic information contained within the images. As a result, the retrieved products might possess similar image details, but fail to fulfil the user's search go… ▽ More

    Submitted 8 February, 2024; v1 submitted 29 November, 2023; originally announced November 2023.

    Comments: Accepted by IAAI 2024

  5. arXiv:2311.11851  [pdf, other

    cs.LO cs.PL

    Crash-Stop Failures in Asynchronous Multiparty Session Types

    Authors: Adam D. Barwell, ** Hou, Nobuko Yoshida, Fangyi Zhou

    Abstract: Session types provide a ty** discipline for message-passing systems. However, their theory often assumes an ideal world: one in which everything is reliable and without failures. Yet this is in stark contrast with distributed systems in the real world. To address this limitation, we introduce a new asynchronous multiparty session types (MPST) theory with crash-stop failures, where processes may… ▽ More

    Submitted 24 November, 2023; v1 submitted 20 November, 2023; originally announced November 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2305.06238

  6. arXiv:2310.06918  [pdf, other

    cs.CL cs.LG

    Improving Contrastive Learning of Sentence Embeddings with Focal-InfoNCE

    Authors: Pengyue Hou, Xingyu Li

    Abstract: The recent success of SimCSE has greatly advanced state-of-the-art sentence representations. However, the original formulation of SimCSE does not fully exploit the potential of hard negative samples in contrastive learning. This study introduces an unsupervised contrastive learning framework that combines SimCSE with hard negative mining, aiming to enhance the quality of sentence embeddings. The p… ▽ More

    Submitted 20 October, 2023; v1 submitted 10 October, 2023; originally announced October 2023.

    Comments: Findings of emnlp 2023

  7. arXiv:2306.09621   

    cs.CE cs.NE stat.AP

    Regression-based Physics Informed Neural Networks (Reg-PINNs) for Magnetopause Tracking

    Authors: Po-Han Hou, Jih-Hong Shue

    Abstract: The ultimate goal of studying the magnetopause position is to accurately determine its location. Both traditional empirical computation methods and the currently popular machine learning approaches have shown promising results. In this study, we propose a Regression-based Physics-Informed Neural Networks (Reg-PINNs) that combines physics-based numerical computation with vanilla machine learning. T… ▽ More

    Submitted 23 June, 2023; v1 submitted 16 June, 2023; originally announced June 2023.

    Comments: This article will be rewritten to focus on the development of algorithms, with the magnetopause in space physics as auxiliary supporting content

  8. arXiv:2305.18160  [pdf, other

    cs.LG cs.CY

    Counterpart Fairness -- Addressing Systematic between-group Differences in Fairness Evaluation

    Authors: Yifei Wang, Zhengyang Zhou, Liqin Wang, John Laurentiev, Peter Hou, Li Zhou, Pengyu Hong

    Abstract: When using machine learning (ML) to aid decision-making, it is critical to ensure that an algorithmic decision is fair, i.e., it does not discriminate against specific individuals/groups, particularly those from underprivileged populations. Existing group fairness methods require equal group-wise measures, which however fails to consider systematic between-group differences. The confounding factor… ▽ More

    Submitted 28 August, 2023; v1 submitted 29 May, 2023; originally announced May 2023.

    Comments: 25 pages, 6 figures, 16 tables

    ACM Class: J.3

  9. arXiv:2305.06238  [pdf, other

    cs.PL cs.DC

    Designing Asynchronous Multiparty Protocols with Crash-Stop Failures

    Authors: Adam D. Barwell, ** Hou, Nobuko Yoshida, Fangyi Zhou

    Abstract: Session types provide a ty** discipline for message-passing systems. However, most session type approaches assume an ideal world: one in which everything is reliable and without failures. Yet this is in stark contrast with distributed systems in the real world. To address this limitation, we introduce Teatrino, a code generation toolchain that utilises asynchronous multiparty session types (MPST… ▽ More

    Submitted 15 May, 2023; v1 submitted 10 May, 2023; originally announced May 2023.

    Comments: ECOOP 2023

  10. arXiv:2210.15068  [pdf, other

    cs.CV

    Improving Adversarial Robustness with Self-Paced Hard-Class Pair Reweighting

    Authors: Pengyue Hou, Jie Han, Xingyu Li

    Abstract: Deep Neural Networks are vulnerable to adversarial attacks. Among many defense strategies, adversarial training with untargeted attacks is one of the most effective methods. Theoretically, adversarial perturbation in untargeted attacks can be added along arbitrary directions and the predicted labels of untargeted attacks should be unpredictable. However, we find that the naturally imbalanced inter… ▽ More

    Submitted 29 November, 2022; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: AAAI-23

  11. arXiv:2210.08549  [pdf

    stat.AP cs.AI cs.LG cs.NE stat.ML

    Automatic Emergency Dust-Free solution on-board International Space Station with Bi-GRU (AED-ISS)

    Authors: Po-Han Hou, Wei-Chih Lin, Hong-Chun Hou, Yu-Hao Huang, Jih-Hong Shue

    Abstract: With a rising attention for the issue of PM2.5 or PM0.3, particulate matters have become not only a potential threat to both the environment and human, but also a harming existence to instruments onboard International Space Station (ISS). Our team is aiming to relate various concentration of particulate matters to magnetic fields, humidity, acceleration, temperature, pressure and CO2 concentration… ▽ More

    Submitted 2 August, 2023; v1 submitted 16 October, 2022; originally announced October 2022.

    Comments: 11 pages, 5 figures, and 1 table

  12. arXiv:2204.13232  [pdf, other

    cs.LG cs.AI cs.CV

    Adversarial Fine-tune with Dynamically Regulated Adversary

    Authors: Pengyue Hou, Ming Zhou, Jie Han, Petr Musilek, Xingyu Li

    Abstract: Adversarial training is an effective method to boost model robustness to malicious, adversarial attacks. However, such improvement in model robustness often leads to a significant sacrifice of standard performance on clean images. In many real-world applications such as health diagnosis and autonomous surgical robotics, the standard performance is more valued over model robustness against such ext… ▽ More

    Submitted 27 April, 2022; originally announced April 2022.

  13. arXiv:2204.01645  [pdf, other

    eess.IV cs.CV

    Three-dimensional Microstructural Image Synthesis from 2D Backscattered Electron Image of Cement Paste

    Authors: Xin Zhao, Xu Wu, Lin Wang, Pengkun Hou, Qinfei Li, Yuxuan Zhang, Bo Yang

    Abstract: The microstructure is significant for exploring the physical properties of hardened cement paste. In general, the microstructures of hardened cement paste are obtained by microscopy. As a popular method, scanning electron microscopy (SEM) can acquire high-quality 2D images but fails to obtain 3D microstructures.Although several methods, such as microtomography (Micro-CT) and Focused Ion Beam Scann… ▽ More

    Submitted 4 April, 2022; originally announced April 2022.

    Comments: 25 pages, 9 figures

  14. arXiv:2110.11869  [pdf, other

    cs.CL cs.LG

    FLiText: A Faster and Lighter Semi-Supervised Text Classification with Convolution Networks

    Authors: Chen Liu, Mengchao Zhang, Zhibin Fu, Pan Hou, Yu Li

    Abstract: In natural language processing (NLP), state-of-the-art (SOTA) semi-supervised learning (SSL) frameworks have shown great performance on deep pre-trained language models such as BERT, and are expected to significantly reduce the demand for manual labeling. However, our empirical studies indicate that these frameworks are not suitable for lightweight models such as TextCNN, LSTM and etc. In this wor… ▽ More

    Submitted 12 September, 2021; originally announced October 2021.

  15. arXiv:2108.08128  [pdf, other

    cs.CV cs.LG

    Single-DARTS: Towards Stable Architecture Search

    Authors: Pengfei Hou, Ying **, Yukang Chen

    Abstract: Differentiable architecture search (DARTS) marks a milestone in Neural Architecture Search (NAS), boasting simplicity and small search costs. However, DARTS still suffers from frequent performance collapse, which happens when some operations, such as skip connections, zeroes and poolings, dominate the architecture. In this paper, we are the first to point out that the phenomenon is attributed to b… ▽ More

    Submitted 18 August, 2021; originally announced August 2021.

    Comments: Accepted by ICCV 2021 NeurArch Workshp

  16. arXiv:2101.11834  [pdf, other

    cs.CV

    Neural Architecture Search with Random Labels

    Authors: Xuanyang Zhang, Pengfei Hou, Xiangyu Zhang, Jian Sun

    Abstract: In this paper, we investigate a new variant of neural architecture search (NAS) paradigm -- searching with random labels (RLNAS). The task sounds counter-intuitive for most existing NAS algorithms since random label provides few information on the performance of each candidate architecture. Instead, we propose a novel NAS framework based on ease-of-convergence hypothesis, which requires only rando… ▽ More

    Submitted 25 May, 2021; v1 submitted 28 January, 2021; originally announced January 2021.

    Comments: Accepted in CVPR 2021

  17. arXiv:2012.11337  [pdf, other

    cs.LG

    Single-level Optimization For Differential Architecture Search

    Authors: Pengfei Hou, Ying **

    Abstract: In this paper, we point out that differential architecture search (DARTS) makes gradient of architecture parameters biased for network weights and architecture parameters are updated in different datasets alternatively in the bi-level optimization framework. The bias causes the architecture parameters of non-learnable operations to surpass that of learnable operations. Moreover, using softmax as a… ▽ More

    Submitted 15 December, 2020; originally announced December 2020.

  18. arXiv:2010.09254  [pdf, other

    cs.CL cs.AI

    Query-aware Tip Generation for Vertical Search

    Authors: Yang Yang, Junmei Hao, Canjia Li, Zili Wang, **gang Wang, Fuzheng Zhang, Rao Fu, Peixu Hou, Gong Zhang, Zhongyuan Wang

    Abstract: As a concise form of user reviews, tips have unique advantages to explain the search results, assist users' decision making, and further improve user experience in vertical search scenarios. Existing work on tip generation does not take query into consideration, which limits the impact of tips in search scenarios. To address this issue, this paper proposes a query-aware tip generation framework, i… ▽ More

    Submitted 19 October, 2020; originally announced October 2020.

    Comments: Accepted By CIKM 2020 Applied Research Track

  19. arXiv:1911.11502  [pdf, other

    cs.CV cs.LG eess.AS

    Hearing Lips: Improving Lip Reading by Distilling Speech Recognizers

    Authors: Ya Zhao, Rui Xu, Xinchao Wang, Peng Hou, Haihong Tang, Mingli Song

    Abstract: Lip reading has witnessed unparalleled development in recent years thanks to deep learning and the availability of large-scale datasets. Despite the encouraging results achieved, the performance of lip reading, unfortunately, remains inferior to the one of its counterpart speech recognition, due to the ambiguous nature of its actuations that makes it challenging to extract discriminant features fr… ▽ More

    Submitted 26 November, 2019; originally announced November 2019.

    Comments: AAAI 2020

  20. arXiv:1802.00332  [pdf, other

    cs.AI cs.LG

    Elements of Effective Deep Reinforcement Learning towards Tactical Driving Decision Making

    Authors: **gchu Liu, Pengfei Hou, Lisen Mu, Yinan Yu, Chang Huang

    Abstract: Tactical driving decision making is crucial for autonomous driving systems and has attracted considerable interest in recent years. In this paper, we propose several practical components that can speed up deep reinforcement learning algorithms towards tactical decision making tasks: 1) non-uniform action skip** as a more stable alternative to action-repetition frame skip**, 2) a counter-based… ▽ More

    Submitted 1 February, 2018; originally announced February 2018.

    Comments: 7 pages, 2 figures

  21. arXiv:1610.08624  [pdf, other

    cs.CV stat.ML

    PCM and APCM Revisited: An Uncertainty Perspective

    Authors: Peixin Hou, Hao Deng, Jiguang Yue, Shuguang Liu

    Abstract: In this paper, we take a new look at the possibilistic c-means (PCM) and adaptive PCM (APCM) clustering algorithms from the perspective of uncertainty. This new perspective offers us insights into the clustering process, and also provides us greater degree of flexibility. We analyze the clustering behavior of PCM-based algorithms and introduce parameters $σ_v$ and $α$ to characterize uncertainty o… ▽ More

    Submitted 27 October, 2016; originally announced October 2016.

    Comments: 8 pages

  22. arXiv:1601.06476  [pdf, other

    cs.LG q-bio.QM

    A new correlation clustering method for cancer mutation analysis

    Authors: Jack P. Hou, Amin Emad, Gregory J. Puleo, Jian Ma, Olgica Milenkovic

    Abstract: Cancer genomes exhibit a large number of different alterations that affect many genes in a diverse manner. It is widely believed that these alterations follow combinatorial patterns that have a strong connection with the underlying molecular interaction networks and functional pathways. A better understanding of the generative mechanisms behind the mutation rules and their influence on gene commun… ▽ More

    Submitted 24 January, 2016; originally announced January 2016.

    Comments: 22 pages, 4 figures

  23. arXiv:1207.2534  [pdf, ps, other

    cs.LO cs.AI

    LPC(ID): A Sequent Calculus Proof System for Propositional Logic Extended with Inductive Definitions

    Authors: ** Hou, Johan Wittocx, Marc Denecker

    Abstract: The logic FO(ID) uses ideas from the field of logic programming to extend first order logic with non-monotone inductive definitions. Such logic formally extends logic programming, abductive logic programming and datalog, and thus formalizes the view on these formalisms as logics of (generalized) inductive definitions. The goal of this paper is to study a deductive inference method for PC(ID), whic… ▽ More

    Submitted 10 July, 2012; originally announced July 2012.

    Comments: Journal paper

  24. arXiv:1207.2531  [pdf, ps, other

    cs.LO eess.SY

    Quantified Differential Temporal Dynamic Logic for Verifying Properties of Distributed Hybrid Systems

    Authors: ** Hou

    Abstract: We combine quantified differential dynamic logic (QdL) for reasoning about the possible behavior of distributed hybrid systems with temporal logic for reasoning about the temporal behavior during their operation. Our logic supports verification of temporal and non-temporal properties of distributed hybrid systems and provides a uniform treatment of discrete transitions, continuous evolution, and d… ▽ More

    Submitted 10 July, 2012; originally announced July 2012.

    Comments: arXiv admin note: substantial text overlap with arXiv:1206.3357 by other authors