Skip to main content

Showing 1–9 of 9 results for author: Dai, F Z

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

    cs.RO

    Acoustic tactile sensing for mobile robot wheels

    Authors: Wilfred Mason, David Brenken, Falcon Z. Dai, Ricardo Gonzalo Cruz Castillo, Olivier St-Martin Cormier, Audrey Sedal

    Abstract: Tactile sensing in mobile robots remains under-explored, mainly due to challenges related to sensor integration and the complexities of distributed sensing. In this work, we present a tactile sensing architecture for mobile robots based on wheel-mounted acoustic waveguides. Our sensor architecture enables tactile sensing along the entire circumference of a wheel with a single active component: an… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 12 pages, 12 figures

  2. arXiv:2308.14919  [pdf, other

    cs.LG cs.AI

    On Reward Structures of Markov Decision Processes

    Authors: Falcon Z. Dai

    Abstract: A Markov decision process can be parameterized by a transition kernel and a reward function. Both play essential roles in the study of reinforcement learning as evidenced by their presence in the Bellman equations. In our inquiry of various kinds of "costs" associated with reinforcement learning inspired by the demands in robotic applications, rewards are central to understanding the structure of… ▽ More

    Submitted 31 August, 2023; v1 submitted 28 August, 2023; originally announced August 2023.

    Comments: This PhD thesis draws heavily from arXiv:1907.02114 and arXiv:2002.06299; minor edits

  3. arXiv:2010.12719  [pdf, other

    cs.CL

    Word2vec Conjecture and A Limitative Result

    Authors: Falcon Z. Dai

    Abstract: Being inspired by the success of \texttt{word2vec} \citep{mikolov2013distributed} in capturing analogies, we study the conjecture that analogical relations can be represented by vector spaces. Unlike many previous works that focus on the distributional semantic aspect of \texttt{word2vec}, we study the purely \emph{representational} question: can \emph{all} semantic word-word relations be represen… ▽ More

    Submitted 23 October, 2020; originally announced October 2020.

  4. arXiv:2002.06299  [pdf, other

    cs.LG stat.ML

    Loop Estimator for Discounted Values in Markov Reward Processes

    Authors: Falcon Z. Dai, Matthew R. Walter

    Abstract: At the working heart of policy iteration algorithms commonly used and studied in the discounted setting of reinforcement learning, the policy evaluation step estimates the value of states with samples from a Markov reward process induced by following a Markov policy in a Markov decision process. We propose a simple and efficient estimator called loop estimator that exploits the regenerative struct… ▽ More

    Submitted 3 March, 2021; v1 submitted 14 February, 2020; originally announced February 2020.

    Comments: accepted to AAAI 2021

  5. arXiv:1908.00463  [pdf, other

    cs.CV

    DIODE: A Dense Indoor and Outdoor DEpth Dataset

    Authors: Igor Vasiljevic, Nick Kolkin, Shanyi Zhang, Ruotian Luo, Haochen Wang, Falcon Z. Dai, Andrea F. Daniele, Mohammadreza Mostajabi, Steven Basart, Matthew R. Walter, Gregory Shakhnarovich

    Abstract: We introduce DIODE, a dataset that contains thousands of diverse high resolution color images with accurate, dense, long-range depth measurements. DIODE (Dense Indoor/Outdoor DEpth) is the first public dataset to include RGBD images of indoor and outdoor scenes obtained with one sensor suite. This is in contrast to existing datasets that focus on just one domain/scene type and employ different sen… ▽ More

    Submitted 29 August, 2019; v1 submitted 1 August, 2019; originally announced August 2019.

  6. arXiv:1907.06679  [pdf, other

    cs.CL cs.CR cs.LG

    Towards Near-imperceptible Steganographic Text

    Authors: Falcon Z. Dai, Zheng Cai

    Abstract: We show that the imperceptibility of several existing linguistic steganographic systems (Fang et al., 2017; Yang et al., 2018) relies on implicit assumptions on statistical behaviors of fluent text. We formally analyze them and empirically evaluate these assumptions. Furthermore, based on these observations, we propose an encoding algorithm called patient-Huffman with improved near-imperceptible g… ▽ More

    Submitted 29 July, 2019; v1 submitted 15 July, 2019; originally announced July 2019.

    Comments: To appear at ACL 2019. Code available

  7. arXiv:1907.02114  [pdf, ps, other

    cs.LG stat.ML

    Maximum Expected Hitting Cost of a Markov Decision Process and Informativeness of Rewards

    Authors: Falcon Z. Dai, Matthew R. Walter

    Abstract: We propose a new complexity measure for Markov decision processes (MDPs), the maximum expected hitting cost (MEHC). This measure tightens the closely related notion of diameter [JOA10] by accounting for the reward structure. We show that this parameter replaces diameter in the upper bound on the optimal value span of an extended MDP, thus refining the associated upper bounds on the regret of sever… ▽ More

    Submitted 4 November, 2019; v1 submitted 3 July, 2019; originally announced July 2019.

    Comments: Minor post-review revision. Main paper with appendix. To appear at NeurIPS 2019

  8. arXiv:1810.04700  [pdf, other

    cs.CL cs.AI

    End-to-End Content and Plan Selection for Data-to-Text Generation

    Authors: Sebastian Gehrmann, Falcon Z. Dai, Henry Elder, Alexander M. Rush

    Abstract: Learning to generate fluent natural language from structured data with neural networks has become an common approach for NLG. This problem can be challenging when the form of the structured data varies between examples. This paper presents a survey of several extensions to sequence-to-sequence models to account for the latent content selection process, particularly variants of copy attention and c… ▽ More

    Submitted 10 October, 2018; originally announced October 2018.

    Comments: INLG 2018

  9. arXiv:1709.00028  [pdf

    cs.CL cs.LG

    Glyph-aware Embedding of Chinese Characters

    Authors: Falcon Z. Dai, Zheng Cai

    Abstract: Given the advantage and recent success of English character-level and subword-unit models in several NLP tasks, we consider the equivalent modeling problem for Chinese. Chinese script is logographic and many Chinese logograms are composed of common substructures that provide semantic, phonetic and syntactic hints. In this work, we propose to explicitly incorporate the visual appearance of a charac… ▽ More

    Submitted 31 August, 2017; originally announced September 2017.

    Comments: Workshop on Subword and Character level models in NLP at EMNLP 2017. Source code available