arxiv.org/abs/2310.09946v1
This paper describes the UvA-MT's submission to the WMT 2023 shared task on general machine translation. We participate in the constrained track in two directions: English <-> Hebrew. In this competition, we show that by using one model to handle bid...
arxiv.org/abs/1904.00158v1
Conventional methods for facial age analysis tend to utilize accurate age labels in a supervised way. However, existing age datasets lies in a limited range of ages, leading to a long-tailed distribution. To alleviate the problem, this paper proposes...
arxiv.org/abs/2503.02080v2
Large language models (LLMs) have demonstrated the ability to generate text that realistically reflects a range of different subjective human perspectives. This paper studies how LLMs are seemingly able to reflect more liberal versus more conservativ...
arxiv.org/abs/2005.04232v2
Ideal point models analyze lawmakers' votes to quantify their political positions, or ideal points. But votes are not the only way to express a political position. Lawmakers also give speeches, release press statements, and post tweets. In this paper...
arxiv.org/abs/1512.02782v3
In this paper, we present an algebraic construction of tail-biting trellises. The proposed method is based on the state space expressions, i.e., the state space is the image of the set of information sequences under the associated state matrix. Then...
arxiv.org/abs/1109.1105v1
In this paper, embedding construction of tail-biting trellises for linear block codes is presented. With the new approach of constructing tail-biting trellises, most of the study of tail-biting trellises can be converted into the study of conventiona...
arxiv.org/abs/1806.05352v1
This paper describes a study to test the accuracy of a method that tracks wrist motion during eating to detect and count bites. The purpose was to assess its accuracy across demographic (age, gender, ethnicity) and bite (utensil, container, hand used...
arxiv.org/abs/1205.3144v1
Inspired by the ideas of the minimal model program, Shepherd-Barron, Kollár, and Alexeev have constructed a geometric compactification for the moduli space of surfaces of log general type. In this paper, we discuss one of the simplest examples that...
arxiv.org/abs/1403.1364v3
In this paper we study the structure of suffix trees. Given an unlabeled tree $τ$ on $n$ nodes and suffix links of its internal nodes, we ask the question "Is $τ$ a suffix tree?", i.e., is there a string $S$ whose suffix tree has the same topologic...
github.com/jzhangU/Basen
This repository provides the Python code to reproduce the ISCA Interspeech 2023 paper entitled "BASEN: Time-Domain Brain-Assisted Speech Enhancement Network with Convolutional Cross Attention in Multi-talker Conditions". (⭐ 13)
arxiv.org/abs/math/0701074v2
In this paper, we propose a definition of the moduli stack of stable relative ideal sheaves, and prove that it is a separated and proper Deligne-Mumford stack. It is the first part of the project of relative Donaldson-Thomas theory of ideal sheaves o...
arxiv.org/abs/1706.09835v2
Demand response aims to stimulate electricity consumers to modify their loads at critical time periods. In this paper, we consider signals in demand response programs as a binary treatment to the customers and estimate the average treatment effect, w...
arxiv.org/abs/1007.0325v1
This paper concerns the Routh reduction procedure for Lagrangians systems with symmetry. It differs from the existing results on geometric Routh reduction in the fact that no regularity conditions on either the Lagrangian $L$ or the momentum map $J_L...
arxiv.org/abs/1106.2950v2
This paper deals with the Lagrangian analogue of symplectic or point reduction by stages. We develop Routh reduction as a reduction technique that preserves the Lagrangian nature of the dynamics. To do so we heavily rely on the relation between Routh...
arxiv.org/abs/2410.11365v1
The purpose of this paper is to provide a very short proof of a generalized categorified version, within the motivic stable homotopy category of Morel and Voevodsky, of the integral identity for virtual motives conjectured by Kontsevich and Soibelman...
arxiv.org/abs/1712.07073v1
The Rouse number is commonly used to estimate the mode of the sediment transports in turbulent flows with large Reynolds number. However, in microchannels such as in modern inkjet systems, the liquid flows are usually laminar. In this paper, I modify...
arxiv.org/abs/1406.3524v4
The purpose of this paper is to provide new formulas for the effective diffusion coefficient of a generalized Fick-Jacobs equation for narrow 3-dimensional channels. The generalized Fick-Jacobs equation is obtained by projecting the 3-dimensional dif...
arxiv.org/abs/2508.16710v1
We present more optimal solutions to the snowblower problem introduced in arXiv:cs/0603026. In particular, we present more optimal ways to clear lines and combs, which are shapes as described in the aforementioned paper that the original input is dis...
arxiv.org/abs/1507.08652v2
In this paper, we compute asymptotics for the determinant of the combinatorial Laplacian on a sequence of $d$-dimensional orthotope square lattices as the number of vertices in each dimension grows at the same rate. It is related to the number of spa...
github.com/jcbooth2/autoencoder_for_physical_layer
This is my attempt to reproduce and extend the results in the paper "An Introduction to Deep Learning for the Physical Layer" by Tim O'Shea and Jakob Hoydis (⭐ 59)