id
large_stringlengths
9
16
title
large_stringlengths
5
245
abstract
large_stringlengths
83
4.03k
categories
large_stringlengths
5
108
update_date
timestamp[ms]date
2007-05-23 00:00:00
2026-02-27 00:00:00
authors
large_stringlengths
5
9.02k
is_new_dataset
bool
2 classes
confidence_score
float64
0.5
0.98
classification_date
large_stringdate
2026-03-03 02:08:04
2026-03-03 02:08:04
model_version
large_stringclasses
1 value
classification_label
large_stringclasses
2 values
embedding_model
large_stringclasses
1 value
embedding
list
1909.00982
Quantifying Infra-Marginality and Its Trade-off with Group Fairness
In critical decision-making scenarios, optimizing accuracy can lead to a biased classifier, hence past work recommends enforcing group-based fairness metrics in addition to maximizing accuracy. However, doing so exposes the classifier to another kind of bias called infra-marginality. This refers to individual-level bias where some individuals/subgroups can be worse off than under simply optimizing for accuracy. For instance, a classifier implementing race-based parity may significantly disadvantage women of the advantaged race. To quantify this bias, we propose a general notion of $\eta$-infra-marginality that can be used to evaluate the extent of this bias. We prove theoretically that, unlike other fairness metrics, infra-marginality does not have a trade-off with accuracy: high accuracy directly leads to low infra-marginality. This observation is confirmed through empirical analysis on multiple simulated and real-world datasets. Further, we find that maximizing group fairness often increases infra-marginality, suggesting the consideration of both group-level fairness and individual-level infra-marginality. However, measuring infra-marginality requires knowledge of the true distribution of individual-level outcomes correctly and explicitly. We propose a practical method to measure infra-marginality, and a simple algorithm to maximize group-wise accuracy and avoid infra-marginality.
cs.AI cs.LG stat.ML
2019-09-04T00:00:00
Arpita Biswas, Siddharth Barman, Amit Deshpande, Amit Sharma
false
0.953206
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.016564343124628067, -0.017103612422943115, -0.009749273769557476, 0.033483706414699554, 0.03484140709042549, 0.02153909206390381, 0.027136892080307007, -0.007247505709528923, -0.0349750854074955, -0.042789801955223083, 0.0006745943101122975, 0.007136840373277664, -0.08325734734535217, -...
1909.01005
Algorithms and System Architecture for Immediate Personalized News Recommendations
Personalization plays an important role in many services, just as news does. Many studies have examined news personalization algorithms, but few have considered practical environments. This paper provides algorithms and system architecture for generating immediate personalized news in a practical environment. Immediacy means changes in news trends and user interests are reflected in recommended news lists quickly. Since news trends and user interests rapidly change, immediacy is critical in news personalization applications. We develop algorithms and system architecture to realize immediacy. Our algorithms are based on collaborative filtering of user clusters and evaluate news articles using click-through rate and decay scores based on the time elapsed since the user's last access. Existing studies have not fully discussed system architecture, so a major contribution of this paper is that we demonstrate a system architecture and realize our algorithms and a configuration example implemented on top of Amazon Web Services. We evaluate the proposed method both offline and online. The offline experiments are conducted through a real-world dataset from a commercial news delivery service, and online experiments are conducted via A/B testing on production environments. We confirm the effectiveness of our proposed method and also that our system architecture can operate in large-scale production environments.
cs.IR
2019-09-04T00:00:00
Takeshi Yoneda, Shunsuke Kozawa, Keisuke Osone, Yukinori Koide, Yosuke Abe, Yoshifumi Seki
false
0.927316
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.026448246091604233, -0.026646286249160767, 0.02802737057209015, 0.015106302686035633, 0.06947717815637589, 0.002464606426656246, 0.006146579049527645, 0.02947203442454338, -0.03568568080663681, -0.023477250710129738, -0.005166289862245321, 0.007756840903311968, -0.05431045591831207, -0.0...
1909.01007
Automatic Argument Quality Assessment -- New Datasets and Methods
We explore the task of automatic assessment of argument quality. To that end, we actively collected 6.3k arguments, more than a factor of five compared to previously examined data. Each argument was explicitly and carefully annotated for its quality. In addition, 14k pairs of arguments were annotated independently, identifying the higher quality argument in each pair. In spite of the inherent subjective nature of the task, both annotation schemes led to surprisingly consistent results. We release the labeled datasets to the community. Furthermore, we suggest neural methods based on a recently released language model, for argument ranking as well as for argument-pair classification. In the former task, our results are comparable to state-of-the-art; in the latter task our results significantly outperform earlier methods.
cs.CL
2019-09-04T00:00:00
Assaf Toledo, Shai Gretz, Edo Cohen-Karlik, Roni Friedman, Elad Venezian, Dan Lahav, Michal Jacovi, Ranit Aharonov and Noam Slonim
true
0.959385
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.01809903420507908, -0.03361813724040985, 0.0006052160169929266, 0.05037705600261688, 0.0188444871455431, 0.03947944566607475, 0.020761240273714066, -0.03317117691040039, -0.001168817630968988, -0.00804263073951006, -0.048415932804346085, 0.04559832066297531, -0.051576558500528336, -0.01...
1909.01025
Object Viewpoint Classification Based 3D Bounding Box Estimation for Autonomous Vehicles
3D object detection is one of the most important tasks for the perception systems of autonomous vehicles. With the significant success in the field of 2D object detection, several monocular image based 3D object detection algorithms have been proposed based on advanced 2D object detectors and the geometric constraints between the 2D and 3D bounding boxes. In this paper, we propose a novel method for determining the configuration of the 2D-3D geometric constraints which is based on the well-known 2D-3D two stage object detection framework. First, we discrete viewpoints in which the camera shots the object into 16 categories with respect to the observation relationship between camera and objects. Second, we design a viewpoint classifier by integrated a new sub-branch into the existing multi-branches CNN. Then, the configuration of geometric constraint between the 2D and 3D bounding boxes can be determined according to the output of this classifier. Extensive experiments on the KITTI dataset show that, our method not only improves the computational efficiency, but also increases the overall precision of the model, especially to the orientation angle estimation.
cs.CV
2019-09-04T00:00:00
Zhou Lingtao, Fang Jiaojiao, Liu Guizhong
false
0.94354
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.001113909063860774, 0.00447408203035593, -0.01013979036360979, 0.0181684959679842, 0.006206009536981583, 0.04218364879488945, 0.017141561955213547, -0.0006715920753777027, -0.03418203815817833, -0.03677242249250412, -0.02833395078778267, -0.007723233662545681, -0.0774775817990303, 0.0024...
1909.01028
Unsupervised Video Depth Estimation Based on Ego-motion and Disparity Consensus
Unsupervised learning based depth estimation methods have received more and more attention as they do not need vast quantities of densely labeled data for training which are touch to acquire. In this paper, we propose a novel unsupervised monocular video depth estimation method in natural scenes by taking advantage of the state-of-the-art method of Zhou et al. which jointly estimates depth and camera motion. Our method advances beyond the baseline method by three aspects: 1) we add an additional signal as supervision to the baseline method by incorporating left-right binocular images reconstruction loss based on the estimated disparities, thus the left frame can be reconstructed by the temporal frames and right frames of stereo vision; 2) the network is trained by jointly using two kinds of view syntheses loss and left-right disparity consistency regularization to estimate depth and pose simultaneously; 3) we use the edge aware smooth L2 regularization to smooth the depth map while preserving the contour of the target. Extensive experiments on the KITTI autonomous driving dataset and Make3D dataset indicate the superiority of our algorithm in training efficiency. We can achieve competitive results with the baseline by only 3/5 times training data. The experimental results also show that our method even outperforms the classical supervised methods that using either ground truth depth or given pose for training.
cs.CV
2019-09-04T00:00:00
Lingtao Zhou, Jiaojiao Fang, Guizhong Liu
false
0.938885
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.03818954899907112, -0.014498243108391762, 0.00750700244680047, 0.03887683153152466, 0.0347568616271019, 0.03213639184832573, 0.032819364219903946, -0.00437818793579936, -0.012836085632443428, -0.04899589344859123, 0.01022856030613184, 0.004127200692892075, -0.0640241727232933, 0.00954899...
1909.01053
Towards Making a Dependency Parser See
We explore whether it is possible to leverage eye-tracking data in an RNN dependency parser (for English) when such information is only available during training, i.e., no aggregated or token-level gaze features are used at inference time. To do so, we train a multitask learning model that parses sentences as sequence labeling and leverages gaze features as auxiliary tasks. Our method also learns to train from disjoint datasets, i.e. it can be used to test whether already collected gaze features are useful to improve the performance on new non-gazed annotated treebanks. Accuracy gains are modest but positive, showing the feasibility of the approach. It can serve as a first step towards architectures that can better leverage eye-tracking data or other complementary information available only for training sentences, possibly leading to improvements in syntactic parsing.
cs.CL cs.LG
2019-09-04T00:00:00
Michalina Strzyz, David Vilares, Carlos G\'omez-Rodr\'iguez
false
0.925303
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.008255433291196823, 0.011386514641344547, -0.008136950433254242, 0.026533102616667747, 0.03300684317946434, 0.04760679975152016, 0.03482845053076744, 0.03509024158120155, -0.013828417286276817, 0.004151756409555674, -0.02083924226462841, 0.044408127665519714, -0.06722192466259003, -0.040...
1909.01056
STaDA: Style Transfer as Data Augmentation
The success of training deep Convolutional Neural Networks (CNNs) heavily depends on a significant amount of labelled data. Recent research has found that neural style transfer algorithms can apply the artistic style of one image to another image without changing the latter's high-level semantic content, which makes it feasible to employ neural style transfer as a data augmentation method to add more variation to the training dataset. The contribution of this paper is a thorough evaluation of the effectiveness of the neural style transfer as a data augmentation method for image classification tasks. We explore the state-of-the-art neural style transfer algorithms and apply them as a data augmentation method on Caltech 101 and Caltech 256 dataset, where we found around 2% improvement from 83% to 85% of the image classification accuracy with VGG16, compared with traditional data augmentation strategies. We also combine this new method with conventional data augmentation approaches to further improve the performance of image classification. This work shows the potential of neural style transfer in computer vision field, such as helping us to reduce the difficulty of collecting sufficient labelled data and improve the performance of generic image-based deep learning algorithms.
cs.CV cs.LG
2019-09-04T00:00:00
Xu Zheng, Tejo Chalasani, Koustav Ghosal, Sebastian Lutz, Aljosa Smolic
false
0.960359
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.028764935210347176, -0.020143747329711914, -0.012325716204941273, 0.054627180099487305, 0.05029808729887009, 0.038024552166461945, -0.0007859386969357729, 0.0018238103948533535, -0.0017248190706595778, -0.04956846311688423, -0.032281938940286636, -0.009358531795442104, -0.05035179853439331...
1909.01060
Discovering Interesting Cycles in Directed Graphs
Cycles in graphs often signify interesting processes. For example, cyclic trading patterns can indicate inefficiencies or economic dependencies in trade networks, cycles in food webs can identify fragile dependencies in ecosystems, and cycles in financial transaction networks can be an indication of money laundering. Identifying such interesting cycles, which can also be constrained to contain a given set of query nodes, although not extensively studied, is thus a problem of considerable importance. In this paper, we introduce the problem of discovering interesting cycles in graphs. We first address the problem of quantifying the extent to which a given cycle is interesting for a particular analyst. We then show that finding cycles according to this interestingness measure is related to the longest cycle and maximum mean-weight cycle problems (in the unconstrained setting) and to the maximum Steiner cycle and maximum mean Steiner cycle problems (in the constrained setting). A complexity analysis shows that finding interesting cycles is NP-hard, and is NP-hard to approximate within a constant factor in the unconstrained setting, and within a factor polynomial in the input size for the constrained setting. The latter inapproximability result implies a similar result for the maximum Steiner cycle and maximum mean Steiner cycle problems. Motivated by these hardness results, we propose a number of efficient heuristic algorithms. We verify the effectiveness of the proposed methods and demonstrate their practical utility on two real-world use cases: a food web and an international trade-network dataset.
cs.DS cs.CC
2019-09-04T00:00:00
Florian Adriaens, Cigdem Aslay, Tijl De Bie, Aristides Gionis, Jefrey Lijffijt
false
0.942787
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.0009129619575105608, -0.02534610964357853, -0.035590171813964844, 0.028541767969727516, 0.058191657066345215, -0.017397459596395493, 0.021258490160107613, 0.041355282068252563, -0.028249964118003845, -0.06589485704898834, 0.024778150022029877, -0.03898616135120392, -0.04628327488899231, ...
1909.01068
CGC-Net: Cell Graph Convolutional Network for Grading of Colorectal Cancer Histology Images
Colorectal cancer (CRC) grading is typically carried out by assessing the degree of gland formation within histology images. To do this, it is important to consider the overall tissue micro-environment by assessing the cell-level information along with the morphology of the gland. However, current automated methods for CRC grading typically utilise small image patches and therefore fail to incorporate the entire tissue micro-architecture for grading purposes. To overcome the challenges of CRC grading, we present a novel cell-graph convolutional neural network (CGC-Net) that converts each large histology image into a graph, where each node is represented by a nucleus within the original image and cellular interactions are denoted as edges between these nodes according to node similarity. The CGC-Net utilises nuclear appearance features in addition to the spatial location of nodes to further boost the performance of the algorithm. To enable nodes to fuse multi-scale information, we introduce Adaptive GraphSage, which is a graph convolution technique that combines multi-level features in a data-driven way. Furthermore, to deal with redundancy in the graph, we propose a sampling technique that removes nodes in areas of dense nuclear activity. We show that modeling the image as a graph enables us to effectively consider a much larger image (around 16$\times$ larger) than traditional patch-based approaches and model the complex structure of the tissue micro-environment. We construct cell graphs with an average of over 3,000 nodes on a large CRC histology image dataset and report state-of-the-art results as compared to recent patch-based as well as contextual patch-based techniques, demonstrating the effectiveness of our method.
eess.IV cs.CV
2019-09-04T00:00:00
Yanning Zhou, Simon Graham, Navid Alemi Koohbanani, Muhammad Shaban, Pheng-Ann Heng, Nasir Rajpoot
false
0.908966
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.013682665303349495, -0.03272384777665138, 0.017306527122855186, 0.01373232901096344, 0.03876982256770134, 0.017723627388477325, -0.006277073174715042, 0.009661874733865261, -0.012380590662360191, -0.05159461870789528, 0.010894428938627243, -0.02210349775850773, -0.03820408135652542, 0.02...
1909.01087
AHINE: Adaptive Heterogeneous Information Network Embedding
Network embedding is an effective way to solve the network analytics problems such as node classification, link prediction, etc. It represents network elements using low dimensional vectors such that the graph structural information and properties are maximumly preserved. Many prior works focused on embeddings for networks with the same type of edges or vertices, while some works tried to generate embeddings for heterogeneous network using mechanisms like specially designed meta paths. In this paper, we propose two novel algorithms, GHINE (General Heterogeneous Information Network Embedding) and AHINE (Adaptive Heterogeneous Information Network Embedding), to compute distributed representations for elements in heterogeneous networks. Specially, AHINE uses an adaptive deep model to learn network embeddings that maximizes the likelihood of preserving the relationship chains between non-adjacent nodes. We apply our embeddings to a large network of points of interest (POIs) and achieve superior accuracy on some prediction problems on a ride-hailing platform. In addition, we show that AHINE outperforms state-of-the-art methods on a set of learning tasks on public datasets, including node labelling and similarity ranking in bibliographic networks.
cs.SI cs.LG
2019-09-04T00:00:00
Yucheng Lin, Xiaoqing Yang, Zang Li, Jieping Ye
false
0.961859
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.02587074600160122, -0.013162045739591122, 0.005479383748024702, 0.008296254090964794, 0.04829992353916168, 0.0007460344349965453, 0.014808833599090576, -0.007998330518603325, -0.0425712987780571, -0.02148854173719883, 0.027880966663360596, -0.008085282519459724, -0.07090426236391068, -0...
1909.01098
3DSiameseNet to Analyze Brain MRI
Prediction of the cognitive evolution of a person susceptible to develop a neurodegenerative disorder is crucial to provide an appropriate treatment as soon as possible. In this paper we propose a 3D siamese network designed to extract features from whole-brain 3D MRI images. We show that it is possible to extract meaningful features using convolution layers, reducing the need of classical image processing operations such as segmentation or pre-computing features such as cortical thickness. To lead this study we used the Alzheimer's Disease Neuroimaging Initiative (ADNI), a public data base of 3D MRI brain images. A set of 247 subjects has been extracted, all of the subjects having 2 images in a range of 12 months. In order to measure the evolution of the patients states we have compared these 2 images. Our work has been inspired at the beginning by an article of Bhagwat et al. in 2018, who have proposed a siamese network to predict the status of patients but without any convolutional layers and reducing the MRI images to a vector of features extracted from predefined ROIs. We show that our network achieves an accuracy of 90\% in the classification of cognitively declining VS stable patients. This result has been obtained without the help of a cognitive score and with a small number of patients comparing to the current datasets size claimed in deep learning domain.
eess.IV cs.CV cs.LG
2019-09-04T00:00:00
Cecilia Ostertag, Marie Beurton-Aimar, Thierry Urruty
false
0.936773
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.021455811336636543, 0.01509886048734188, 0.010095263831317425, 0.0032662050798535347, 0.042025648057460785, 0.03797311335802078, 0.03789002075791359, 0.035043444484472275, -0.039825014770030975, -0.038703832775354385, 0.019339893013238907, -0.008368453942239285, -0.059438690543174744, 0...
1909.01140
A Tool for Super-Resolving Multimodal Clinical MRI
We present a tool for resolution recovery in multimodal clinical magnetic resonance imaging (MRI). Such images exhibit great variability, both biological and instrumental. This variability makes automated processing with neuroimaging analysis software very challenging. This leaves intelligence extractable only from large-scale analyses of clinical data untapped, and impedes the introduction of automated predictive systems in clinical care. The tool presented in this paper enables such processing, via inference in a generative model of thick-sliced, multi-contrast MR scans. All model parameters are estimated from the observed data, without the need for manual tuning. The model-driven nature of the approach means that no type of training is needed for applicability to the diversity of MR contrasts present in a clinical context. We show on simulated data that the proposed approach outperforms conventional model-based techniques, and on a large hospital dataset of multimodal MRIs that the tool can successfully super-resolve very thick-sliced images. The implementation is available from https://github.com/brudfors/spm_superres.
eess.IV cs.CV
2019-09-04T00:00:00
Mikael Brudfors, Yael Balbastre, Parashkev Nachev, John Ashburner
false
0.953291
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.03495701774954796, -0.020948166027665138, 0.0033989499788731337, 0.012822986580431461, 0.05553358048200607, 0.022160692140460014, 0.028915157541632652, -0.014901566319167614, -0.0442039892077446, -0.045139141380786896, -0.0041129994206130505, 0.018263092264533043, -0.033268511295318604, ...
1909.01146
Bilingual is At Least Monolingual (BALM): A Novel Translation Algorithm that Encodes Monolingual Priors
State-of-the-art machine translation (MT) models do not use knowledge of any single language's structure; this is the equivalent of asking someone to translate from English to German while knowing neither language. BALM is a framework incorporates monolingual priors into an MT pipeline; by casting input and output languages into embedded space using BERT, we can solve machine translation with much simpler models. We find that English-to-German translation on the Multi30k dataset can be solved with a simple feedforward network under the BALM framework with near-SOTA BLEU scores.
cs.CL cs.LG
2019-09-04T00:00:00
Jeffrey Cheng and Chris Callison-Burch
false
0.909739
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.00879818107932806, -0.019425371661782265, -0.0067891827784478664, 0.021459408104419708, 0.025684261694550514, 0.03142189234495163, 0.04426540806889534, 0.01224663108587265, -0.006943693850189447, -0.023712873458862305, -0.008644752204418182, 0.05822589620947838, -0.04640766233205795, 0....
1909.01174
Demucs: Deep Extractor for Music Sources with extra unlabeled data remixed
We study the problem of source separation for music using deep learning with four known sources: drums, bass, vocals and other accompaniments. State-of-the-art approaches predict soft masks over mixture spectrograms while methods working on the waveform are lagging behind as measured on the standard MusDB benchmark. Our contribution is two fold. (i) We introduce a simple convolutional and recurrent model that outperforms the state-of-the-art model on waveforms, that is, Wave-U-Net, by 1.6 points of SDR (signal to distortion ratio). (ii) We propose a new scheme to leverage unlabeled music. We train a first model to extract parts with at least one source silent in unlabeled tracks, for instance without bass. We remix this extract with a bass line taken from the supervised dataset to form a new weakly supervised training example. Combining our architecture and scheme, we show that waveform methods can play in the same ballpark as spectrogram ones.
cs.SD cs.LG eess.AS stat.ML
2019-09-04T00:00:00
Alexandre D\'efossez (SIERRA, PSL, FAIR), Nicolas Usunier (FAIR), L\'eon Bottou (FAIR), Francis Bach (PSL, DI-ENS, SIERRA)
false
0.91928
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.003409466240555048, -0.02218618616461754, -0.038569126278162, 0.056462086737155914, 0.03252950683236122, 0.02800247259438038, 0.02776394970715046, -0.009174903854727745, -0.03153962641954422, -0.05150463804602623, -0.011747263371944427, 0.022088298574090004, -0.0614875964820385, 0.008658...
1909.01188
Incrementally Updated Spectral Embeddings
Several fundamental tasks in data science rely on computing an extremal eigenspace of size $r \ll n$, where $n$ is the underlying problem dimension. For example, spectral clustering and PCA both require the computation of the leading $r$-dimensional subspace. Often, this process is repeated over time due to the possible temporal nature of the data; e.g., graphs representing relations in a social network may change over time, and feature vectors may be added, removed or updated in a dataset. Therefore, it is important to efficiently carry out the computations involved to keep up with frequent changes in the underlying data and also to dynamically determine a reasonable size for the subspace of interest. We present a complete computational pipeline for efficiently updating spectral embeddings in a variety of contexts. Our basic approach is to "seed" iterative methods for eigenproblems with the most recent subspace estimate to significantly reduce the computations involved, in contrast with a na\"ive approach which recomputes the subspace of interest from scratch at every step. In this setting, we provide various bounds on the number of iterations common eigensolvers need to perform in order to update the extremal eigenspace to a sufficient tolerance. We also incorporate a criterion for determining the size of the subspace based on successive eigenvalue ratios. We demonstrate the merits of our approach on the tasks of spectral clustering of temporally evolving graphs and PCA of an incrementally updated data matrix.
math.NA cs.NA cs.SI
2019-09-04T00:00:00
Vasileios Charisopoulos, Austin R. Benson, Anil Damle
false
0.965541
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.012582795694470406, -0.030004091560840607, 0.020248835906386375, 0.03334743529558182, 0.047531064599752426, 0.01990586705505848, 0.048386771231889725, -0.005108734127134085, -0.013702805154025555, -0.0539780929684639, -0.018699567764997482, -0.017986714839935303, -0.09693262726068497, -...
1909.01200
Into the Battlefield: Quantifying and Modeling Intra-community Conflicts in Online Discussion
In this work, we present a novel quantification of conflict in online discussion. Unlike previous studies on conflict dynamics, which model conflict as a binary phenomenon, our measure is continuous-valued, which we validate with manually annotated ratings. We address a two-way prediction task. Firstly, we predict the probable degree of conflict a news article will face from its audience. We employ multiple machine learning frameworks for this task using various features extracted from news articles. Secondly, given a pair of users and their interaction history, we predict if their future engagement will result in a conflict. We fuse textual and network-based features together using a support vector machine which achieves an AUC of 0.89. Moreover, we implement a graph convolutional model which exploits engagement histories of users to predict whether a pair of users who never met each other before will have a conflicting interaction, with an AUC of 0.69. We perform our studies on a massive discussion dataset crawled from the Reddit news community, containing over 41k news articles and 5.5 million comments. Apart from the prediction tasks, our studies offer interesting insights on the conflict dynamics -- how users form clusters based on conflicting engagements, how different is the temporal nature of conflict over different online news forums, how is contribution of different language based features to induce conflict, etc. In short, our study paves the way towards new methods of exploration and modeling of conflict dynamics inside online discussion communities.
cs.SI
2019-09-04T00:00:00
Subhabrata Dutta, Gunkirat Kaur, Shreyans Mongia, Arpan Mukherjee, Diankar Das, and Tanmoy Chakraborty
false
0.760128
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.008277877233922482, -0.04010523483157158, -0.03026210330426693, -0.0015972176333889365, 0.006321418099105358, -0.004120176192373037, 0.03182721138000488, 0.004346433095633984, -0.013459679670631886, -0.021644476801156998, -0.038456991314888, 0.044256869703531265, -0.07533102482557297, -0...
1909.01203
Cross View Fusion for 3D Human Pose Estimation
We present an approach to recover absolute 3D human poses from multi-view images by incorporating multi-view geometric priors in our model. It consists of two separate steps: (1) estimating the 2D poses in multi-view images and (2) recovering the 3D poses from the multi-view 2D poses. First, we introduce a cross-view fusion scheme into CNN to jointly estimate 2D poses for multiple views. Consequently, the 2D pose estimation for each view already benefits from other views. Second, we present a recursive Pictorial Structure Model to recover the 3D pose from the multi-view 2D poses. It gradually improves the accuracy of 3D pose with affordable computational cost. We test our method on two public datasets H36M and Total Capture. The Mean Per Joint Position Errors on the two datasets are 26mm and 29mm, which outperforms the state-of-the-arts remarkably (26mm vs 52mm, 29mm vs 35mm). Our code is released at \url{https://github.com/microsoft/multiview-human-pose-estimation-pytorch}.
cs.CV
2019-09-04T00:00:00
Haibo Qiu, Chunyu Wang, Jingdong Wang, Naiyan Wang, Wenjun Zeng
false
0.957244
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.022124387323856354, -0.005179479718208313, -0.019151262938976288, 0.0313841737806797, 0.024750525131821632, 0.024197466671466827, 0.022317493334412575, 0.004303865134716034, -0.044363219290971756, -0.07654909044504166, -0.007953515276312828, -0.048620376735925674, -0.07803113013505936, -...
1909.01206
Efficient Real-Time Camera Based Estimation of Heart Rate and Its Variability
Remote photo-plethysmography (rPPG) uses a remotely placed camera to estimating a person's heart rate (HR). Similar to how heart rate can provide useful information about a person's vital signs, insights about the underlying physio/psychological conditions can be obtained from heart rate variability (HRV). HRV is a measure of the fine fluctuations in the intervals between heart beats. However, this measure requires temporally locating heart beats with a high degree of precision. We introduce a refined and efficient real-time rPPG pipeline with novel filtering and motion suppression that not only estimates heart rate more accurately, but also extracts the pulse waveform to time heart beats and measure heart rate variability. This method requires no rPPG specific training and is able to operate in real-time. We validate our method on a self-recorded dataset under an idealized lab setting, and show state-of-the-art results on two public dataset with realistic conditions (VicarPPG and PURE).
cs.CV cs.HC eess.IV
2019-09-04T00:00:00
Amogh Gudi, Marian Bittner, Roelof Lochmans, Jan van Gemert
false
0.910131
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.05170596390962601, 0.009544482454657555, 0.006786007434129715, 0.013093569315969944, 0.04740184545516968, 0.041543204337358475, 0.02349095791578293, -0.018918432295322418, -0.04607539251446724, -0.06392136961221695, -0.004040640313178301, -0.03465239331126213, -0.06362872570753098, -0.01...
1909.01228
A CNN-based approach to classify cricket bowlers based on their bowling actions
With the advances in hardware technologies and deep learning techniques, it has become feasible to apply these techniques in diverse fields. Convolutional Neural Network (CNN), an architecture from the field of deep learning, has revolutionized Computer Vision. Sports is one of the avenues in which the use of computer vision is thriving. Cricket is a complex game consisting of different types of shots, bowling actions and many other activities. Every bowler, in a game of cricket, bowls with a different bowling action. We leverage this point to identify different bowlers. In this paper, we have proposed a CNN model to identify eighteen different cricket bowlers based on their bowling actions using transfer learning. Additionally, we have created a completely new dataset containing 8100 images of these eighteen bowlers to train the proposed framework and evaluate its performance. We have used the VGG16 model pre-trained with the ImageNet dataset and added a few layers on top of it to build our model. After trying out different strategies, we found that freezing the weights for the first 14 layers of the network and training the rest of the layers works best. Our approach achieves an overall average accuracy of 93.3% on the test set and converges to a very low cross-entropy loss.
cs.CV cs.LG eess.IV
2019-09-04T00:00:00
Md Nafee Al Islam, Tanzil Bin Hassan, Siamul Karim Khan
true
0.957749
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.01809866726398468, -0.06696963310241699, -0.010312950238585472, -0.019950464367866516, 0.03627776727080345, 0.009900038130581379, 0.029287608340382576, 0.04379089176654816, -0.02432115189731121, -0.048368219286203384, 0.0027634105645120144, -0.028456738218665123, -0.050330836325883865, ...
1909.01258
Online Pedestrian Group Walking Event Detection Using Spectral Analysis of Motion Similarity Graph
A method for online identification of group of moving objects in the video is proposed in this paper. This method at each frame identifies group of tracked objects with similar local instantaneous motion pattern using spectral clustering on motion similarity graph. Then, the output of the algorithm is used to detect the event of more than two object moving together as required by PETS2015 challenge. The performance of the algorithm is evaluated on the PETS2015 dataset.
cs.CV eess.IV
2019-09-04T00:00:00
Vahid Bastani, Damian Campo, Lucio Marcenaro, Carlo S. Regazzoni
false
0.942647
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.002296136924996972, -0.05018547177314758, 0.03824176266789436, 0.010424722917377949, 0.03534357249736786, 0.013760617934167385, 0.05036190524697304, 0.026827987283468246, -0.02139812335371971, -0.05728341266512871, -0.05972781032323837, -0.03203380107879639, -0.06709889322519302, -0.0125...
1605.09085
Stochastic Function Norm Regularization of Deep Networks
Deep neural networks have had an enormous impact on image analysis. State-of-the-art training methods, based on weight decay and DropOut, result in impressive performance when a very large training set is available. However, they tend to have large problems overfitting to small data sets. Indeed, the available regularization methods deal with the complexity of the network function only indirectly. In this paper, we study the feasibility of directly using the $L_2$ function norm for regularization. Two methods to integrate this new regularization in the stochastic backpropagation are proposed. Moreover, the convergence of these new algorithms is studied. We finally show that they outperform the state-of-the-art methods in the low sample regime on benchmark datasets (MNIST and CIFAR10). The obtained results demonstrate very clear improvement, especially in the context of small sample regimes with data laying in a low dimensional manifold. Source code of the method can be found at \url{https://github.com/AmalRT/DNN_Reg}.
cs.LG cs.CV stat.ML
2019-09-02T00:00:00
Amal Rannen Triki and Matthew B. Blaschko
false
0.958885
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.007445588707923889, -0.04060926288366318, -0.004710022360086441, 0.019418200477957726, 0.037401486188173294, 0.0404597632586956, 0.02661438100039959, -0.019156746566295624, -0.03216902166604996, -0.040653858333826065, 0.0005436380160972476, -0.005731859710067511, -0.0467354841530323, -0....
1607.04423
Attention-over-Attention Neural Networks for Reading Comprehension
Cloze-style queries are representative problems in reading comprehension. Over the past few months, we have seen much progress that utilizing neural network approach to solve Cloze-style questions. In this paper, we present a novel model called attention-over-attention reader for the Cloze-style reading comprehension task. Our model aims to place another attention mechanism over the document-level attention, and induces "attended attention" for final predictions. Unlike the previous works, our neural network model requires less pre-defined hyper-parameters and uses an elegant architecture for modeling. Experimental results show that the proposed attention-over-attention model significantly outperforms various state-of-the-art systems by a large margin in public datasets, such as CNN and Children's Book Test datasets.
cs.CL cs.NE
2019-09-02T00:00:00
Yiming Cui, Zhipeng Chen, Si Wei, Shijin Wang, Ting Liu and Guoping Hu
false
0.960657
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0015889164060354233, -0.013327952474355698, 0.004843704868108034, 0.03403171896934509, 0.04453355446457863, -0.010882879607379436, 0.002282076282426715, 0.0628596842288971, -0.023930227383971214, 0.0007419456960633397, 0.0011549717746675014, 0.010988160036504269, -0.03576899319887161, -...
1712.02956
Compact Hash Code Learning with Binary Deep Neural Network
Learning compact binary codes for image retrieval problem using deep neural networks has recently attracted increasing attention. However, training deep hashing networks is challenging due to the binary constraints on the hash codes. In this paper, we propose deep network models and learning algorithms for learning binary hash codes given image representations under both unsupervised and supervised manners. The novelty of our network design is that we constrain one hidden layer to directly output the binary codes. This design has overcome a challenging problem in some previous works: optimizing non-smooth objective functions because of binarization. In addition, we propose to incorporate independence and balance properties in the direct and strict forms into the learning schemes. We also include a similarity preserving property in our objective functions. The resulting optimizations involving these binary, independence, and balance constraints are difficult to solve. To tackle this difficulty, we propose to learn the networks with alternating optimization and careful relaxation. Furthermore, by leveraging the powerful capacity of convolutional neural networks, we propose an end-to-end architecture that jointly learns to extract visual features and produce binary hash codes. Experimental results for the benchmark datasets show that the proposed methods compare favorably or outperform the state of the art.
cs.CV
2019-09-02T00:00:00
Thanh-Toan Do, Tuan Hoang, Dang-Khoa Le Tan, Anh-Dzung Doan, Ngai-Man Cheung
false
0.952738
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.010718689300119877, -0.012497788295149803, -0.034960050135850906, 0.06884556263685226, 0.03843553736805916, 0.019493864849209785, 0.008350878022611141, 0.006482970435172319, -0.015321373008191586, -0.03270598500967026, -0.013334437273442745, -0.011914582923054695, -0.05015189200639725, 0...
1811.11946
Network Uncertainty Informed Semantic Feature Selection for Visual SLAM
In order to facilitate long-term localization using a visual simultaneous localization and mapping (SLAM) algorithm, careful feature selection can help ensure that reference points persist over long durations and the runtime and storage complexity of the algorithm remain consistent. We present SIVO (Semantically Informed Visual Odometry and Mapping), a novel information-theoretic feature selection method for visual SLAM which incorporates semantic segmentation and neural network uncertainty into the feature selection pipeline. Our algorithm selects points which provide the highest reduction in Shannon entropy between the entropy of the current state and the joint entropy of the state, given the addition of the new feature with the classification entropy of the feature from a Bayesian neural network. Each selected feature significantly reduces the uncertainty of the vehicle state and has been detected to be a static object (building, traffic sign, etc.) repeatedly with a high confidence. This selection strategy generates a sparse map which can facilitate long-term localization. The KITTI odometry dataset is used to evaluate our method, and we also compare our results against ORB_SLAM2. Overall, SIVO performs comparably to the baseline method while reducing the map size by almost 70%.
cs.CV cs.RO
2019-09-02T00:00:00
Pranav Ganti, Steven L. Waslander
false
0.951368
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.009475404396653175, -0.012394586578011513, 0.007047244347631931, 0.04318955913186073, 0.024696864187717438, 0.05917515233159065, 0.0334259457886219, 0.032471396028995514, -0.021712226793169975, -0.042941898107528687, -0.04038962721824646, -0.03400294855237007, -0.08426905423402786, -0.0...
1903.11341
Diversity with Cooperation: Ensemble Methods for Few-Shot Classification
Few-shot classification consists of learning a predictive model that is able to effectively adapt to a new class, given only a few annotated samples. To solve this challenging problem, meta-learning has become a popular paradigm that advocates the ability to "learn to adapt". Recent works have shown, however, that simple learning strategies without meta-learning could be competitive. In this paper, we go a step further and show that by addressing the fundamental high-variance issue of few-shot learning classifiers, it is possible to significantly outperform current meta-learning techniques. Our approach consists of designing an ensemble of deep networks to leverage the variance of the classifiers, and introducing new strategies to encourage the networks to cooperate, while encouraging prediction diversity. Evaluation is conducted on the mini-ImageNet and CUB datasets, where we show that even a single network obtained by distillation yields state-of-the-art results.
cs.CV cs.AI
2019-09-02T00:00:00
Nikita Dvornik, Cordelia Schmid, Julien Mairal
false
0.95985
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.007861350663006306, -0.04560531675815582, -0.023334408178925514, 0.04822665825486183, 0.02873789519071579, 0.017171937972307205, 0.04249851405620575, -0.01473513338714838, -0.0371212363243103, -0.036014243960380554, -0.019107237458229065, 0.011731190606951714, -0.08027402311563492, -0.00...
1904.04289
SCSampler: Sampling Salient Clips from Video for Efficient Action Recognition
While many action recognition datasets consist of collections of brief, trimmed videos each containing a relevant action, videos in the real-world (e.g., on YouTube) exhibit very different properties: they are often several minutes long, where brief relevant clips are often interleaved with segments of extended duration containing little change. Applying densely an action recognition system to every temporal clip within such videos is prohibitively expensive. Furthermore, as we show in our experiments, this results in suboptimal recognition accuracy as informative predictions from relevant clips are outnumbered by meaningless classification outputs over long uninformative sections of the video. In this paper we introduce a lightweight "clip-sampling" model that can efficiently identify the most salient temporal clips within a long video. We demonstrate that the computational cost of action recognition on untrimmed videos can be dramatically reduced by invoking recognition only on these most salient clips. Furthermore, we show that this yields significant gains in recognition accuracy compared to analysis of all clips or randomly/uniformly selected clips. On Sports1M, our clip sampling scheme elevates the accuracy of an already state-of-the-art action classifier by 7% and reduces by more than 15 times its computational cost.
cs.CV
2019-09-02T00:00:00
Bruno Korbar, Du Tran, Lorenzo Torresani
false
0.887187
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.03457305207848549, -0.05004606768488884, -0.019717905670404434, 0.051781609654426575, 0.03083345666527748, -0.009772399440407753, 0.028499245643615723, 0.01603974774479866, -0.015986798331141472, -0.047083780169487, -0.007503957021981478, -0.02706572599709034, -0.07462236285209656, -0.01...
1904.10419
GumDrop at the DISRPT2019 Shared Task: A Model Stacking Approach to Discourse Unit Segmentation and Connective Detection
In this paper we present GumDrop, Georgetown University's entry at the DISRPT 2019 Shared Task on automatic discourse unit segmentation and connective detection. Our approach relies on model stacking, creating a heterogeneous ensemble of classifiers, which feed into a metalearner for each final task. The system encompasses three trainable component stacks: one for sentence splitting, one for discourse unit segmentation and one for connective detection. The flexibility of each ensemble allows the system to generalize well to datasets of different sizes and with varying levels of homogeneity.
cs.CL
2019-09-02T00:00:00
Yue Yu and Yilun Zhu and Yang Liu and Yan Liu and Siyao Peng and Mackenzie Gong and Amir Zeldes
false
0.95538
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0003170902782585472, -0.04919319972395897, -0.021580087020993233, 0.05783131346106529, 0.03051716275513172, 0.025582347065210342, 0.027878334745764732, 0.011383987963199615, -0.00429893285036087, 0.006651430390775204, -0.029647309333086014, 0.040343862026929855, -0.06504447758197784, 0....
1905.04225
Talking With Your Hands: Scaling Hand Gestures and Recognition With CNNs
The use of hand gestures provides a natural alternative to cumbersome interface devices for Human-Computer Interaction (HCI) systems. As the technology advances and communication between humans and machines becomes more complex, HCI systems should also be scaled accordingly in order to accommodate the introduced complexities. In this paper, we propose a methodology to scale hand gestures by forming them with predefined gesture-phonemes, and a convolutional neural network (CNN) based framework to recognize hand gestures by learning only their constituents of gesture-phonemes. The total number of possible hand gestures can be increased exponentially by increasing the number of used gesture-phonemes. For this objective, we introduce a new benchmark dataset named Scaled Hand Gestures Dataset (SHGD) with only gesture-phonemes in its training set and 3-tuples gestures in the test set. In our experimental analysis, we achieve to recognize hand gestures containing one and three gesture-phonemes with an accuracy of 98.47% (in 15 classes) and 94.69% (in 810 classes), respectively. Our dataset, code and pretrained models are publicly available.
cs.CV cs.HC cs.LG
2019-09-02T00:00:00
Okan K\"op\"ukl\"u, Yao Rong, Gerhard Rigoll
true
0.96846
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.02574077807366848, 0.006584683433175087, -0.010199970565736294, -0.016848206520080566, 0.019338443875312805, 0.056840766221284866, 0.026973266154527664, 0.02456231415271759, -0.021897025406360626, -0.048842284828424454, 0.0075012329034507275, 0.004843054339289665, -0.07227099686861038, ...
1905.09087
Simulation and Augmentation of Social Networks for Building Deep Learning Models
A limitation of the Graph Convolutional Networks (GCNs) is that it assumes at a particular $l^{th}$ layer of the neural network model only the $l^{th}$ order neighbourhood nodes of a social network are influential. Furthermore, the GCN has been evaluated on citation and knowledge graphs, but not extensively on friendship-based social graphs. The drawback associated with the dependencies between layers and the order of node neighbourhood for the GCN can be more prevalent for friendship-based graphs. The evaluation of the full potential of the GCN on friendship-based social network requires openly available datasets in larger quantities. However, most available social network datasets are not complete. Also, the majority of the available social network datasets do not contain both the features and ground truth labels. In this work, firstly, we provide a guideline on simulating dynamic social networks, with ground truth labels and features, both coupled with the topology. Secondly, we introduce an open-source Python-based simulation library. We argue that the topology of the network is driven by a set of latent variables, termed as the social DNA (sDNA). We consider the sDNA as labels for the nodes. Finally, by evaluating on our simulated datasets, we propose four new variants of the GCN, mainly to overcome the limitation of dependency between the order of node-neighbourhood and a particular layer of the model. We then evaluate the performance of all the models and our results show that on 27 out of the 30 simulated datasets our proposed GCN variants outperform the original model.
cs.LG cs.SI stat.ML
2019-09-02T00:00:00
Akanda Wahid -Ul- Ashraf, Marcin Budka, Katarzyna Musial
false
0.930866
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0056452336721122265, -0.03953772038221359, 0.004079864826053381, 0.042139630764722824, 0.03581206500530243, -0.00047986063873395324, 0.027381030842661858, 0.035812873393297195, -0.00833649467676878, -0.044737618416547775, 0.007749687414616346, -0.030518513172864914, -0.0758642926812172, ...
1907.09750
Adaptive Regularization via Residual Smoothing in Deep Learning Optimization
We present an adaptive regularization algorithm that can be effectively applied to the optimization problem in deep learning framework. Our regularization algorithm aims to take into account the fitness of data to the current state of model in the determination of regularity to achieve better generalization. The degree of regularization at each element in the target space of the neural network architecture is determined based on the residual at each optimization iteration in an adaptive way. Our adaptive regularization algorithm is designed to apply a diffusion process driven by the heat equation with spatially varying diffusivity depending on the probability density function following a certain distribution of residual. Our data-driven regularity is imposed by adaptively smoothing a simplified objective function in which the explicit regularization term is omitted in an alternating manner between the evaluation of residual and the determination of the degree of its regularity. The effectiveness of our algorithm is empirically demonstrated by the numerical experiments in the application of image classification problems, indicating that our algorithm outperforms other commonly used optimization algorithms in terms of generalization using popular deep learning models and benchmark datasets.
cs.LG cs.AI stat.ML
2019-09-02T00:00:00
Junghee Cho, Junseok Kwon, Byung-Woo Hong
false
0.964314
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.024460623040795326, -0.024315960705280304, 0.005233557894825935, 0.038594942539930344, 0.0664462298154831, 0.06498721241950989, 0.027981478720903397, -0.008572311140596867, -0.03290305286645889, -0.07466225326061249, -0.026569023728370667, -0.00424689706414938, -0.010884988121688366, 0....
1908.00275
Falls Prediction Based on Body Keypoints and Seq2Seq Architecture
This paper presents a novel approach for predicting the falls of people in advance from monocular video. First, all persons in the observed frames are detected and tracked with the coordinates of their body keypoints being extracted meanwhile. A keypoints vectorization method is exploited to eliminate irrelevant information in the initial coordinate representation. Then, the observed keypoint sequence of each person is input to the pose prediction module adapted from sequence-to-sequence(seq2seq) architecture to predict the future keypoint sequence. Finally, the predicted pose is analyzed by the falls classifier to judge whether the person will fall down in the future. The pose prediction module and falls classifier are trained separately and tuned jointly using Le2i dataset, which contains 191 videos of various normal daily activities as well as falls performed by several actors. The contrast experiments with mainstream raw RGB-based models show the accuracy improvement of utilizing body keypoints in falls classification. Moreover, the precognition of falls is proved effective by comparisons between models that with and without the pose prediction module.
cs.CV
2019-09-02T00:00:00
Minjie Hua, Yibing Nan and Shiguo Lian
false
0.753828
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.034307852387428284, -0.020063402131199837, 0.004130377899855375, -0.008897185325622559, 0.03541871905326843, 0.035290077328681946, 0.047155048698186874, -0.00015620233898516744, -0.03144925832748413, -0.015369863249361515, -0.029928959906101227, -0.03173103183507919, -0.0657007023692131, ...
1908.02288
BCN20000: Dermoscopic Lesions in the Wild
This article summarizes the BCN20000 dataset, composed of 19424 dermoscopic images of skin lesions captured from 2010 to 2016 in the facilities of the Hospital Cl\'inic in Barcelona. With this dataset, we aim to study the problem of unconstrained classification of dermoscopic images of skin cancer, including lesions found in hard-to-diagnose locations (nails and mucosa), large lesions which do not fit in the aperture of the dermoscopy device, and hypo-pigmented lesions. The BCN20000 will be provided to the participants of the ISIC Challenge 2019, where they will be asked to train algorithms to classify dermoscopic images of skin cancer automatically.
eess.IV cs.CV
2019-09-02T00:00:00
Marc Combalia, Noel C. F. Codella, Veronica Rotemberg, Brian Helba, Veronica Vilaplana, Ofer Reiter, Cristina Carrera, Alicia Barreiro, Allan C. Halpern, Susana Puig, Josep Malvehy
true
0.961947
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.005372423212975264, -0.041723381727933884, -0.032153282314538956, -0.009351111948490143, 0.02867668680846691, -0.020667029544711113, 0.031802184879779816, 0.03080127388238907, -0.014012163504958153, -0.04591040685772896, -0.024618923664093018, -0.003203741507604718, -0.05846070870757103, ...
1908.02660
SpatialSense: An Adversarially Crowdsourced Benchmark for Spatial Relation Recognition
Understanding the spatial relations between objects in images is a surprisingly challenging task. A chair may be "behind" a person even if it appears to the left of the person in the image (depending on which way the person is facing). Two students that appear close to each other in the image may not in fact be "next to" each other if there is a third student between them. We introduce SpatialSense, a dataset specializing in spatial relation recognition which captures a broad spectrum of such challenges, allowing for proper benchmarking of computer vision techniques. SpatialSense is constructed through adversarial crowdsourcing, in which human annotators are tasked with finding spatial relations that are difficult to predict using simple cues such as 2D spatial configuration or language priors. Adversarial crowdsourcing significantly reduces dataset bias and samples more interesting relations in the long tail compared to existing datasets. On SpatialSense, state-of-the-art recognition models perform comparably to simple baselines, suggesting that they rely on straightforward cues instead of fully reasoning about this complex task. The SpatialSense benchmark provides a path forward to advancing the spatial reasoning capabilities of computer vision systems. The dataset and code are available at https://github.com/princeton-vl/SpatialSense.
cs.CV
2019-09-02T00:00:00
Kaiyu Yang, Olga Russakovsky, Jia Deng
true
0.971991
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.01540426630526781, -0.008631650358438492, 0.012081875465810299, 0.05376799404621124, 0.022167611867189407, 0.027447493746876717, 0.00609006779268384, 0.007571736350655556, -0.006141018588095903, -0.035083070397377014, -0.028996845707297325, 0.001819155877456069, -0.05751046910881996, 0.0...
1908.04172
nGraph-HE2: A High-Throughput Framework for Neural Network Inference on Encrypted Data
In previous work, Boemer et al. introduced nGraph-HE, an extension to the Intel nGraph deep learning (DL) compiler, that enables data scientists to deploy models with popular frameworks such as TensorFlow and PyTorch with minimal code changes. However, the class of supported models was limited to relatively shallow networks with polynomial activations. Here, we introduce nGraph-HE2, which extends nGraph-HE to enable privacy-preserving inference on standard, pre-trained models using their native activation functions and number fields (typically real numbers). The proposed framework leverages the CKKS scheme, whose support for real numbers is friendly to data science, and a client-aided model using a two-party approach to compute activation functions. We first present CKKS-specific optimizations, enabling a 3x-88x runtime speedup for scalar encoding, and doubling the throughput through a novel use of CKKS plaintext packing into complex numbers. Second, we optimize ciphertext-plaintext addition and multiplication, yielding 2.6x-4.2x runtime speedup. Third, we exploit two graph-level optimizations: lazy rescaling and depth-aware encoding, which allow us to significantly improve performance. Together, these optimizations enable state-of-the-art throughput of 1,998 images/s on the CryptoNets network. Using the client-aided model, we also present homomorphic evaluation of (to our knowledge) the largest network to date, namely, pre-trained MobileNetV2 models on the ImageNet dataset, with 60.4\percent/82.7\percent\ top-1/top-5 accuracy and an amortized runtime of 381 ms/image.
cs.CR
2019-09-02T00:00:00
Fabian Boemer, Anamaria Costache, Rosario Cammarota, Casimir Wierzynski
false
0.942081
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0017184881726279855, -0.018652211874723434, -0.01873871311545372, 0.05955182760953903, 0.037971433252096176, 0.028008460998535156, 0.002326460788026452, -0.004586145281791687, -0.019103828817605972, -0.04561634361743927, 0.04648036137223244, -0.0328872986137867, -0.04459758847951889, -0...
1908.08242
Uncertainty-Guided Domain Alignment for Layer Segmentation in OCT Images
Automatic and accurate segmentation for retinal and choroidal layers of Optical Coherence Tomography (OCT) is crucial for detection of various ocular diseases. However, because of the variations in different equipments, OCT data obtained from different manufacturers might encounter appearance discrepancy, which could lead to performance fluctuation to a deep neural network. In this paper, we propose an uncertainty-guided domain alignment method to aim at alleviating this problem to transfer discriminative knowledge across distinct domains. We disign a novel uncertainty-guided cross-entropy loss for boosting the performance over areas with high uncertainty. An uncertainty-guided curriculum transfer strategy is developed for the self-training (ST), which regards uncertainty as efficient and effective guidance to optimize the learning process in target domain. Adversarial learning with feature recalibration module (FRM) is applied to transfer informative knowledge from the domain feature spaces adaptively. The experiments on two OCT datasets show that the proposed methods can obtain significant segmentation improvements compared with the baseline models.
cs.CV
2019-09-02T00:00:00
Jiexiang Wang, Cheng Bian, Meng Li, Xin Yang, Kai Ma, Wenao Ma, Jin Yuan, Xinghao Ding, Yefeng Zheng
false
0.962628
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.008666564710438251, 0.014255130663514137, -0.008033085614442825, 0.0035143846180289984, 0.05348142981529236, 0.03438855707645416, 0.03850223496556282, 0.0021140477620065212, -0.011782214045524597, -0.045968037098646164, -0.0448467917740345, 0.014182482846081257, -0.0622522309422493, 0.0...
1908.10328
Movie Plot Analysis via Turning Point Identification
According to screenwriting theory, turning points (e.g., change of plans, major setback, climax) are crucial narrative moments within a screenplay: they define the plot structure, determine its progression and segment the screenplay into thematic units (e.g., setup, complications, aftermath). We propose the task of turning point identification in movies as a means of analyzing their narrative structure. We argue that turning points and the segmentation they provide can facilitate processing long, complex narratives, such as screenplays, for summarization and question answering. We introduce a dataset consisting of screenplays and plot synopses annotated with turning points and present an end-to-end neural network model that identifies turning points in plot synopses and projects them onto scenes in screenplays. Our model outperforms strong baselines based on state-of-the-art sentence representations and the expected position of turning points.
cs.CL
2019-09-02T00:00:00
Pinelopi Papalampidi, Frank Keller and Mirella Lapata
true
0.974176
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.02799960784614086, -0.02807009033858776, -0.005891905631870031, 0.004416953306645155, 0.03474709764122963, -0.0029856273904442787, 0.028362346813082695, 0.008119171485304832, -0.01471521146595478, -0.037133485078811646, -0.01088522095233202, 0.00005116415923112072, -0.02662670984864235, ...
1908.11127
Texel-Att: Representing and Classifying Element-based Textures by Attributes
Element-based textures are a kind of texture formed by nameable elements, the texels [1], distributed according to specific statistical distributions; it is of primary importance in many sectors, namely textile, fashion and interior design industry. State-of-theart texture descriptors fail to properly characterize element-based texture, so we present Texel-Att to fill this gap. Texel-Att is the first fine-grained, attribute-based representation and classification framework for element-based textures. It first individuates texels, characterizing them with individual attributes; subsequently, texels are grouped and characterized through layout attributes, which give the Texel-Att representation. Texels are detected by a Mask-RCNN, trained on a brand-new element-based texture dataset, ElBa, containing 30K texture images with 3M fully-annotated texels. Examples of individual and layout attributes are exhibited to give a glimpse on the level of achievable graininess. In the experiments, we present detection results to show that texels can be precisely individuated, even on textures "in the wild"; to this sake, we individuate the element-based classes of the Describable Texture Dataset (DTD), where almost 900K texels have been manually annotated, leading to the Element-based DTD (E-DTD). Subsequently, classification and ranking results demonstrate the expressivity of Texel-Att on ElBa and E-DTD, overcoming the alternative features and relative attributes, doubling the best performance in some cases; finally, we report interactive search results on ElBa and E-DTD: with Texel-Att on the E-DTD dataset we are able to individuate within 10 iterations the desired texture in the 90% of cases, against the 71% obtained with a combination of the finest existing attributes so far. Dataset and code is available at https://github.com/godimarcovr/Texel-Att
cs.CV cs.LG
2019-09-02T00:00:00
Marco Godi, Christian Joppi, Andrea Giachetti, Fabio Pellacini, Marco Cristani
true
0.97251
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.016905948519706726, -0.01920340582728386, 0.011632214300334454, 0.01191771775484085, 0.0243896022439003, 0.01629689522087574, 0.01381121575832367, 0.009379545226693153, -0.01966949552297592, -0.06949952989816666, -0.08824587613344193, -0.006231274455785751, -0.046757664531469345, 0.01712...
1908.11439
Feature2Vec: Distributional semantic modelling of human property knowledge
Feature norm datasets of human conceptual knowledge, collected in surveys of human volunteers, yield highly interpretable models of word meaning and play an important role in neurolinguistic research on semantic cognition. However, these datasets are limited in size due to practical obstacles associated with exhaustively listing properties for a large number of words. In contrast, the development of distributional modelling techniques and the availability of vast text corpora have allowed researchers to construct effective vector space models of word meaning over large lexicons. However, this comes at the cost of interpretable, human-like information about word meaning. We propose a method for mapping human property knowledge onto a distributional semantic space, which adapts the word2vec architecture to the task of modelling concept features. Our approach gives a measure of concept and feature affinity in a single semantic space, which makes for easy and efficient ranking of candidate human-derived semantic properties for arbitrary words. We compare our model with a previous approach, and show that it performs better on several evaluation tasks. Finally, we discuss how our method could be used to develop efficient sampling techniques to extend existing feature norm datasets in a reliable way.
cs.CL
2019-09-02T00:00:00
Steven Derby, Paul Miller and Barry Devereux
false
0.829973
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.004478434566408396, -0.01142378430813551, -0.00902832206338644, 0.028205428272485733, 0.03648009151220322, 0.029758622869849205, 0.05075226351618767, 0.002991005778312683, 0.0065836356952786446, -0.02121392823755741, -0.03188292682170868, 0.0031426630448549986, -0.06381963938474655, 0.00...
1908.11457
CorNet: Generic 3D Corners for 6D Pose Estimation of New Objects without Retraining
We present a novel approach to the detection and 3D pose estimation of objects in color images. Its main contribution is that it does not require any training phases nor data for new objects, while state-of-the-art methods typically require hours of training time and hundreds of training registered images. Instead, our method relies only on the objects' geometries. Our method focuses on objects with prominent corners, which covers a large number of industrial objects. We first learn to detect object corners of various shapes in images and also to predict their 3D poses, by using training images of a small set of objects. To detect a new object in a given image, we first identify its corners from its CAD model; we also detect the corners visible in the image and predict their 3D poses. We then introduce a RANSAC-like algorithm that robustly and efficiently detects and estimates the object's 3D pose by matching its corners on the CAD model with their detected counterparts in the image. Because we also estimate the 3D poses of the corners in the image, detecting only 1 or 2 corners is sufficient to estimate the pose of the object, which makes the approach robust to occlusions. We finally rely on a final check that exploits the full 3D geometry of the objects, in case multiple objects have the same corner spatial arrangement. The advantages of our approach make it particularly attractive for industrial contexts, and we demonstrate our approach on the challenging T-LESS dataset.
cs.CV
2019-09-02T00:00:00
Giorgia Pitteri, Slobodan Ilic, Vincent Lepetit
false
0.92468
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.013448858633637428, -0.012604808434844017, -0.015128118917346, 0.038351353257894516, 0.029917551204562187, 0.04207129031419754, 0.008006079122424126, -0.009695510379970074, -0.047239046543836594, -0.060165468603372574, -0.03441411629319191, -0.022119203582406044, -0.07924502342939377, -0...
1908.11462
Potential Flow Generator with $L_2$ Optimal Transport Regularity for Generative Models
We propose a potential flow generator with $L_2$ optimal transport regularity, which can be easily integrated into a wide range of generative models including different versions of GANs and flow-based models. We show the correctness and robustness of the potential flow generator in several 2D problems, and illustrate the concept of "proximity" due to the $L_2$ optimal transport regularity. Subsequently, we demonstrate the effectiveness of the potential flow generator in image translation tasks with unpaired training data from the MNIST dataset and the CelebA dataset.
cs.LG cs.CV stat.ML
2019-09-02T00:00:00
Liu Yang and George Em Karniadakis
false
0.956972
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.018484683707356453, -0.03079504333436489, 0.004444699268788099, 0.05156272277235985, 0.043971966952085495, 0.030811728909611702, -0.009168805554509163, -0.015876978635787964, -0.007098677102476358, -0.055207911878824234, -0.02675001695752144, -0.026698600500822067, -0.04966232553124428, ...
1908.11505
EventCap: Monocular 3D Capture of High-Speed Human Motions using an Event Camera
The high frame rate is a critical requirement for capturing fast human motions. In this setting, existing markerless image-based methods are constrained by the lighting requirement, the high data bandwidth and the consequent high computation overhead. In this paper, we propose EventCap --- the first approach for 3D capturing of high-speed human motions using a single event camera. Our method combines model-based optimization and CNN-based human pose detection to capture high-frequency motion details and to reduce the drifting in the tracking. As a result, we can capture fast motions at millisecond resolution with significantly higher data efficiency than using high frame rate videos. Experiments on our new event-based fast human motion dataset demonstrate the effectiveness and accuracy of our method, as well as its robustness to challenging lighting conditions.
cs.CV cs.GR
2019-09-02T00:00:00
Lan Xu, Weipeng Xu, Vladislav Golyanik, Marc Habermann, Lu Fang and Christian Theobalt
true
0.961099
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.016803396865725517, -0.025828910991549492, -0.019947919994592667, -0.003514139913022518, 0.039143290370702744, 0.018139727413654327, -0.011893074959516525, 0.016774388030171394, -0.0654381811618805, -0.043640948832035065, -0.02786858379840851, -0.04015380144119263, -0.05938098952174187, ...
1908.11513
Adapting Meta Knowledge Graph Information for Multi-Hop Reasoning over Few-Shot Relations
Multi-hop knowledge graph (KG) reasoning is an effective and explainable method for predicting the target entity via reasoning paths in query answering (QA) task. Most previous methods assume that every relation in KGs has enough training triples, regardless of those few-shot relations which cannot provide sufficient triples for training robust reasoning models. In fact, the performance of existing multi-hop reasoning methods drops significantly on few-shot relations. In this paper, we propose a meta-based multi-hop reasoning method (Meta-KGR), which adopts meta-learning to learn effective meta parameters from high-frequency relations that could quickly adapt to few-shot relations. We evaluate Meta-KGR on two public datasets sampled from Freebase and NELL, and the experimental results show that Meta-KGR outperforms the current state-of-the-art methods in few-shot scenarios. Our code and datasets can be obtained from https://github.com/ THU-KEG/MetaKGR.
cs.AI cs.LG
2019-09-02T00:00:00
Xin Lv, Yuxian Gu, Xu Han, Lei Hou, Juanzi Li, Zhiyuan Liu
false
0.844293
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.006929028779268265, -0.011075819842517376, 0.01923947222530842, 0.05735116824507713, 0.06650387495756149, 0.008875801227986813, 0.04714886099100113, -0.03293590620160103, -0.019690902903676033, 0.003092499217018485, -0.02400106005370617, 0.04929094761610031, -0.06648635864257812, 0.00237...
1908.11525
Class-Based Styling: Real-time Localized Style Transfer with Semantic Segmentation
We propose a Class-Based Styling method (CBS) that can map different styles for different object classes in real-time. CBS achieves real-time performance by carrying out two steps simultaneously. While a semantic segmentation method is used to obtain the mask of each object class in a video frame, a styling method is used to style that frame globally. Then an object class can be styled by combining the segmentation mask and the styled image. The user can also select multiple styles so that different object classes can have different styles in a single frame. For semantic segmentation, we leverage DABNet that achieves high accuracy, yet only has 0.76 million parameters and runs at 104 FPS. For the style transfer step, we use a popular real-time method proposed by Johnson et al. [7]. We evaluated CBS on a video of the CityScapes dataset and observed high-quality localized style transfer results for different object classes and real-time performance.
cs.CV
2019-09-02T00:00:00
Lironne Kurzman, David Vazquez, Issam Laradji
false
0.929327
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.03764372318983078, -0.050856489688158035, 0.016171198338270187, 0.03027813881635666, 0.044032204896211624, 0.030757779255509377, -0.0003836505056824535, 0.027019230648875237, -0.007782781962305307, -0.08620089292526245, -0.073919877409935, -0.022009018808603287, -0.059535663574934006, -0...
1908.11526
MVS^2: Deep Unsupervised Multi-view Stereo with Multi-View Symmetry
The success of existing deep-learning based multi-view stereo (MVS) approaches greatly depends on the availability of large-scale supervision in the form of dense depth maps. Such supervision, while not always possible, tends to hinder the generalization ability of the learned models in never-seen-before scenarios. In this paper, we propose the first unsupervised learning based MVS network, which learns the multi-view depth maps from the input multi-view images and does not need ground-truth 3D training data. Our network is symmetric in predicting depth maps for all views simultaneously, where we enforce cross-view consistency of multi-view depth maps during both training and testing stages. Thus, the learned multi-view depth maps naturally comply with the underlying 3D scene geometry. Besides, our network also learns the multi-view occlusion maps, which further improves the robustness of our network in handling real-world occlusions. Experimental results on multiple benchmarking datasets demonstrate the effectiveness of our network and the excellent generalization ability.
cs.CV
2019-09-02T00:00:00
Yuchao Dai, Zhidong Zhu, Zhibo Rao, Bo Li
false
0.944442
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.006346369627863169, 0.012864885851740837, 0.020187579095363617, 0.03410620987415314, 0.007698592729866505, 0.029889553785324097, 0.017356427386403084, 0.003918770235031843, -0.001796817290596664, -0.05005510151386261, -0.007303749211132526, 0.01184507180005312, -0.0689234733581543, 0.030...
1908.11540
DialogueGCN: A Graph Convolutional Neural Network for Emotion Recognition in Conversation
Emotion recognition in conversation (ERC) has received much attention, lately, from researchers due to its potential widespread applications in diverse areas, such as health-care, education, and human resources. In this paper, we present Dialogue Graph Convolutional Network (DialogueGCN), a graph neural network based approach to ERC. We leverage self and inter-speaker dependency of the interlocutors to model conversational context for emotion recognition. Through the graph network, DialogueGCN addresses context propagation issues present in the current RNN-based methods. We empirically show that this method alleviates such issues, while outperforming the current state of the art on a number of benchmark emotion classification datasets.
cs.CL cs.LG
2019-09-02T00:00:00
Deepanway Ghosal, Navonil Majumder, Soujanya Poria, Niyati Chhaya and Alexander Gelbukh
false
0.960379
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.010499585419893265, -0.03906155750155449, -0.002122199395671487, 0.0682796984910965, -0.0003496822027955204, 0.04679860174655914, 0.009389495477080345, 0.03373141586780548, 0.013799477368593216, -0.0313827283680439, -0.013771218247711658, 0.02782142534852028, -0.05772381275892258, -0.01...
1908.11553
Credit Card Fraud Detection Using Autoencoder Neural Network
Imbalanced data classification problem has always been a popular topic in the field of machine learning research. In order to balance the samples between majority and minority class. Oversampling algorithm is used to synthesize new minority class samples, but it could bring in noise. Pointing to the noise problems, this paper proposed a denoising autoencoder neural network (DAE) algorithm which can not only oversample minority class sample through misclassification cost, but it can denoise and classify the sampled dataset. Through experiments, compared with the denoising autoencoder neural network (DAE) with oversampling process and traditional fully connected neural networks, the results showed the proposed algorithm improves the classification accuracy of minority class of imbalanced datasets.
cs.LG stat.ML
2019-09-02T00:00:00
Junyi Zou, Jinliang Zhang, Ping Jiang
false
0.961953
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0012365729780867696, -0.025824816897511482, -0.02284114621579647, 0.038253363221883774, 0.04516167938709259, 0.04572482407093048, 0.02717635966837406, -0.011668486520648003, -0.01384052261710167, -0.05096239224076271, 0.00737611623480916, 0.000908016343601048, -0.0618509016931057, 0.024...
1908.11561
Detect Camouflaged Spam Content via StoneSkipping: Graph and Text Joint Embedding for Chinese Character Variation Representation
The task of Chinese text spam detection is very challenging due to both glyph and phonetic variations of Chinese characters. This paper proposes a novel framework to jointly model Chinese variational, semantic, and contextualized representations for Chinese text spam detection task. In particular, a Variation Family-enhanced Graph Embedding (VFGE) algorithm is designed based on a Chinese character variation graph. The VFGE can learn both the graph embeddings of the Chinese characters (local) and the latent variation families (global). Furthermore, an enhanced bidirectional language model, with a combination gate function and an aggregation learning function, is proposed to integrate the graph and text information while capturing the sequential information. Extensive experiments have been conducted on both SMS and review datasets, to show the proposed method outperforms a series of state-of-the-art models for Chinese spam detection.
cs.CL
2019-09-02T00:00:00
Zhuoren Jiang, Zhe Gao, Guoxiu He, Yangyang Kang, Changlong Sun, Qiong Zhang, Luo Si and Xiaozhong Liu
false
0.947702
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0010151207679882646, -0.005502268206328154, -0.02187279611825943, 0.042509131133556366, 0.029989788308739662, 0.039474423974752426, 0.03489280492067337, 0.03517529368400574, -0.013179589994251728, -0.03597038984298706, -0.011123018339276314, -0.015466328710317612, -0.06329257041215897, ...
1908.11585
ORBSLAM-Atlas: a robust and accurate multi-map system
We propose ORBSLAM-Atlas, a system able to handle an unlimited number of disconnected sub-maps, that includes a robust map merging algorithm able to detect sub-maps with common regions and seamlessly fuse them. The outstanding robustness and accuracy of ORBSLAM are due to its ability to detect wide-baseline matches between keyframes, and to exploit them by means of non-linear optimization, however it only can handle a single map. ORBSLAM-Atlas brings the wide-baseline matching detection and exploitation to the multiple map arena. The result is a SLAM system significantly more general and robust, able to perform multi-session mapping. If tracking is lost during exploration, instead of freezing the map, a new sub-map is launched, and it can be fused with the previous map when common parts are visited. Our criteria to declare the camera lost contrast with previous approaches that simply count the number of tracked points, we propose to discard also inaccurately estimated camera poses due to bad geometrical conditioning. As a result, the map is split into more accurate sub-maps, that are eventually merged in a more accurate global map, thanks to the multi-mapping capabilities. We provide extensive experimental validation in the EuRoC datasets, where ORBSLAM-Atlas obtains accurate monocular and stereo results in the difficult sequences where ORBSLAM failed. We also build global maps after multiple sessions in the same room, obtaining the best results to date, between 2 and 3 times more accurate than competing multi-map approaches. We also show the robustness and capability of our system to deal with dynamic scenes, quantitatively in the EuRoC datasets and qualitatively in a densely populated corridor where camera occlusions and tracking losses are frequent.
cs.CV
2019-09-02T00:00:00
Richard Elvira, Juan D. Tard\'os and J.M.M. Montiel
false
0.937348
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.02283777855336666, -0.009863187558948994, 0.03464573621749878, 0.023351894691586494, 0.03298917040228844, 0.04563193768262863, 0.0060319374315440655, 0.04481760784983635, -0.0585518516600132, -0.060266170650720596, -0.05485723167657852, -0.022535067051649094, -0.07413820177316666, -0.02...
1908.11598
Rewarding High-Quality Data via Influence Functions
We consider a crowdsourcing data acquisition scenario, such as federated learning, where a Center collects data points from a set of rational Agents, with the aim of training a model. For linear regression models, we show how a payment structure can be designed to incentivize the agents to provide high-quality data as early as possible, based on a characterization of the influence that data points have on the loss function of the model. Our contributions can be summarized as follows: (a) we prove theoretically that this scheme ensures truthful data reporting as a game-theoretic equilibrium and further demonstrate its robustness against mixtures of truthful and heuristic data reports, (b) we design a procedure according to which the influence computation can be efficiently approximated and processed sequentially in batches over time, (c) we develop a theory that allows correcting the difference between the influence and the overall change in loss and (d) we evaluate our approach on real datasets, confirming our theoretical findings.
cs.LG cs.AI stat.ML
2019-09-02T00:00:00
Adam Richardson, Aris Filos-Ratsikas, Boi Faltings
false
0.938813
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.010478048585355282, -0.03577877953648567, 0.008987819775938988, 0.06694301962852478, 0.035675354301929474, 0.01278564054518938, -0.024565158411860466, -0.0183878093957901, -0.006345976609736681, -0.05064323544502258, -0.021332252770662308, 0.023759014904499054, -0.055459894239902496, -0...
1908.11624
Semi-supervised Learning of Fetal Anatomy from Ultrasound
Semi-supervised learning methods have achieved excellent performance on standard benchmark datasets using very few labelled images. Anatomy classification in fetal 2D ultrasound is an ideal problem setting to test whether these results translate to non-ideal data. Our results indicate that inclusion of a challenging background class can be detrimental and that semi-supervised learning mostly benefits classes that are already distinct, sometimes at the expense of more similar classes.
cs.CV
2019-09-02T00:00:00
Jeremy Tan, Anselm Au, Qingjie Meng, Bernhard Kainz
false
0.919955
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.02541601099073887, -0.05624472722411156, -0.05002053454518318, 0.031522974371910095, 0.0547003448009491, 0.06929781287908554, 0.006480363197624683, -0.011417843401432037, -0.0369722843170166, -0.05728910118341446, -0.00838881079107523, 0.016713682562112808, -0.035200007259845734, 0.03646...
1908.11656
LU-Net: An Efficient Network for 3D LiDAR Point Cloud Semantic Segmentation Based on End-to-End-Learned 3D Features and U-Net
We propose LU-Net -- for LiDAR U-Net, a new method for the semantic segmentation of a 3D LiDAR point cloud. Instead of applying some global 3D segmentation method such as PointNet, we propose an end-to-end architecture for LiDAR point cloud semantic segmentation that efficiently solves the problem as an image processing problem. We first extract high-level 3D features for each point given its 3D neighbors. Then, these features are projected into a 2D multichannel range-image by considering the topology of the sensor. Thanks to these learned features and this projection, we can finally perform the segmentation using a simple U-Net segmentation network, which performs very well while being very efficient. In this way, we can exploit both the 3D nature of the data and the specificity of the LiDAR sensor. This approach outperforms the state-of-the-art by a large margin on the KITTI dataset, as our experiments show. Moreover, this approach operates at 24fps on a single GPU. This is above the acquisition rate of common LiDAR sensors which makes it suitable for real-time applications.
cs.CV
2019-09-02T00:00:00
Pierre Biasutti, Vincent Lepetit, Jean-Fran\c{c}ois Aujol, Mathieu Br\'edif and Aur\'elie Bugeau
false
0.930243
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.011608702130615711, -0.02395947463810444, 0.037559252232313156, 0.025523748248815536, 0.027876725420355797, 0.0316619835793972, -0.004527673590928316, 0.014408374205231667, -0.011314949952065945, -0.03738280385732651, -0.05704895779490471, -0.03154100105166435, -0.05696016177535057, 0.00...
1908.11664
Exploring Domain Shift in Extractive Text Summarization
Although domain shift has been well explored in many NLP applications, it still has received little attention in the domain of extractive text summarization. As a result, the model is under-utilizing the nature of the training data due to ignoring the difference in the distribution of training sets and shows poor generalization on the unseen domain. With the above limitation in mind, in this paper, we first extend the conventional definition of the domain from categories into data sources for the text summarization task. Then we re-purpose a multi-domain summarization dataset and verify how the gap between different domains influences the performance of neural summarization models. Furthermore, we investigate four learning strategies and examine their abilities to deal with the domain shift problem. Experimental results on three different settings show their different characteristics in our new testbed. Our source code including \textit{BERT-based}, \textit{meta-learning} methods for multi-domain summarization learning and the re-purposed dataset \textsc{Multi-SUM} will be available on our project: \url{http://pfliu.com/TransferSum/}.
cs.CL
2019-09-02T00:00:00
Danqing Wang, Pengfei Liu, Ming Zhong, Jie Fu, Xipeng Qiu, Xuanjing Huang
true
0.935814
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.05496298894286156, -0.049958374351263046, -0.0075104134157299995, 0.03608998656272888, 0.04585455730557442, -0.010474072769284248, 0.035551149398088455, 0.0053814128041267395, -0.0024846179876476526, -0.014756296761333942, -0.044096458703279495, 0.0548752062022686, -0.06798852235078812, ...
1908.11676
Motion Capture from Pan-Tilt Cameras with Unknown Orientation
In sports, such as alpine skiing, coaches would like to know the speed and various biomechanical variables of their athletes and competitors. Existing methods use either body-worn sensors, which are cumbersome to setup, or manual image annotation, which is time consuming. We propose a method for estimating an athlete's global 3D position and articulated pose using multiple cameras. By contrast to classical markerless motion capture solutions, we allow cameras to rotate freely so that large capture volumes can be covered. In a first step, tight crops around the skier are predicted and fed to a 2D pose estimator network. The 3D pose is then reconstructed using a bundle adjustment method. Key to our solution is the rotation estimation of Pan-Tilt cameras in a joint optimization with the athlete pose and conditioning on relative background motion computed with feature tracking. Furthermore, we created a new alpine skiing dataset and annotated it with 2D pose labels, to overcome shortcomings of existing ones. Our method estimates accurate global 3D poses from images only and provides coaches with an automatic and fast tool for measuring and improving an athlete's performance.
cs.CV
2019-09-02T00:00:00
Roman Bachmann, J\"org Sp\"orri, Pascal Fua, Helge Rhodin
true
0.970685
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.005197259597480297, 0.0024507767520844936, -0.018752247095108032, 0.0013254007790237665, 0.023953581228852272, 0.024227242916822433, 0.05600396916270256, 0.024509932845830917, -0.062234051525592804, -0.05150320380926132, -0.031702227890491486, -0.06030692532658577, -0.05900541692972183, ...
1908.11685
Using LSTMs to Model the Java Programming Language
Recurrent neural networks (RNNs), specifically long-short term memory networks (LSTMs), can model natural language effectively. This research investigates the ability for these same LSTMs to perform next "word" prediction on the Java programming language. Java source code from four different repositories undergoes a transformation that preserves the logical structure of the source code and removes the code's various specificities such as variable names and literal values. Such datasets and an additional English language corpus are used to train and test standard LSTMs' ability to predict the next element in a sequence. Results suggest that LSTMs can effectively model Java code achieving perplexities under 22 and accuracies above 0.47, which is an improvement over LSTM's performance on the English language which demonstrated a perplexity of 85 and an accuracy of 0.27. This research can have applicability in other areas such as syntactic template suggestion and automated bug patching.
cs.SE cs.CL cs.PL
2019-09-02T00:00:00
Brendon Boldt
true
0.80391
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.01886742003262043, -0.024372652173042297, -0.06527625769376755, 0.015320898033678532, 0.057849060744047165, 0.03860018774867058, 0.05977395176887512, 0.03571305796504021, -0.042405903339385986, -0.04326559603214264, -0.033524271100759506, 0.006107630208134651, -0.05906996876001358, 0.00...
1908.11706
The OMG-Empathy Dataset: Evaluating the Impact of Affective Behavior in Storytelling
Processing human affective behavior is important for developing intelligent agents that interact with humans in complex interaction scenarios. A large number of current approaches that address this problem focus on classifying emotion expressions by grouping them into known categories. Such strategies neglect, among other aspects, the impact of the affective responses from an individual on their interaction partner thus ignoring how people empathize towards each other. This is also reflected in the datasets used to train models for affective processing tasks. Most of the recent datasets, in particular, the ones which capture natural interactions ("in-the-wild" datasets), are designed, collected, and annotated based on the recognition of displayed affective reactions, ignoring how these displayed or expressed emotions are perceived. In this paper, we propose a novel dataset composed of dyadic interactions designed, collected and annotated with a focus on measuring the affective impact that eight different stories have on the listener. Each video of the dataset contains around 5 minutes of interaction where a speaker tells a story to a listener. After each interaction, the listener annotated, using a valence scale, how the story impacted their affective state, reflecting how they empathized with the speaker as well as the story. We also propose different evaluation protocols and a baseline that encourages participation in the advancement of the field of artificial empathy and emotion contagion.
cs.HC cs.AI
2019-09-02T00:00:00
Pablo Barros, Nikhil Churamani, Angelica Lim, Stefan Wermter
true
0.974276
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.013556261546909809, -0.018224582076072693, -0.018310032784938812, 0.027093954384326935, 0.02445080317556858, 0.012702016159892082, 0.03614833578467369, 0.010123740881681442, 0.0012676927726715803, -0.03706891089677811, -0.05124107748270035, 0.005431858357042074, -0.07429292052984238, -0...
1908.11714
Multi-Modal Fusion for End-to-End RGB-T Tracking
We propose an end-to-end tracking framework for fusing the RGB and TIR modalities in RGB-T tracking. Our baseline tracker is DiMP (Discriminative Model Prediction), which employs a carefully designed target prediction network trained end-to-end using a discriminative loss. We analyze the effectiveness of modality fusion in each of the main components in DiMP, i.e. feature extractor, target estimation network, and classifier. We consider several fusion mechanisms acting at different levels of the framework, including pixel-level, feature-level and response-level. Our tracker is trained in an end-to-end manner, enabling the components to learn how to fuse the information from both modalities. As data to train our model, we generate a large-scale RGB-T dataset by considering an annotated RGB tracking dataset (GOT-10k) and synthesizing paired TIR images using an image-to-image translation approach. We perform extensive experiments on VOT-RGBT2019 dataset and RGBT210 dataset, evaluating each type of modality fusing on each model component. The results show that the proposed fusion mechanisms improve the performance of the single modality counterparts. We obtain our best results when fusing at the feature-level on both the IoU-Net and the model predictor, obtaining an EAO score of 0.391 on VOT-RGBT2019 dataset. With this fusion mechanism we achieve the state-of-the-art performance on RGBT210 dataset.
cs.CV
2019-09-02T00:00:00
Lichao Zhang, Martin Danelljan, Abel Gonzalez-Garcia, Joost van de Weijer, Fahad Shahbaz Khan
true
0.957522
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.014369403012096882, -0.04650542512536049, 0.027260655537247658, 0.039545293897390366, 0.0042561995796859264, 0.018620645627379417, 0.011420760303735733, 0.024358514696359634, -0.06614658236503601, -0.054331034421920776, -0.0392896868288517, 0.007699761539697647, -0.062071993947029114, -0...
1908.11722
Fact-Checking Meets Fauxtography: Verifying Claims About Images
The recent explosion of false claims in social media and on the Web in general has given rise to a lot of manual fact-checking initiatives. Unfortunately, the number of claims that need to be fact-checked is several orders of magnitude larger than what humans can handle manually. Thus, there has been a lot of research aiming at automating the process. Interestingly, previous work has largely ignored the growing number of claims about images. This is despite the fact that visual imagery is more influential than text and naturally appears alongside fake news. Here we aim at bridging this gap. In particular, we create a new dataset for this problem, and we explore a variety of features modeling the claim, the image, and the relationship between the claim and the image. The evaluation results show sizable improvements over the baseline. We release our dataset, hoping to enable further research on fact-checking claims about images.
cs.CL cs.AI cs.CV cs.IR
2019-09-02T00:00:00
Dimitrina Zlatkova, Preslav Nakov, Ivan Koychev
true
0.959222
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.03685330972075462, -0.03629598394036293, -0.024978263303637505, 0.06968624144792557, 0.05712205916643143, 0.0026228646747767925, 0.03104524314403534, 0.026044031605124474, -0.025527939200401306, -0.028735652565956116, -0.04834694415330887, 0.012099354527890682, -0.06755930185317993, -0.0...
1908.11723
Earlier Isn't Always Better: Sub-aspect Analysis on Corpus and System Biases in Summarization
Despite the recent developments on neural summarization systems, the underlying logic behind the improvements from the systems and its corpus-dependency remains largely unexplored. Position of sentences in the original text, for example, is a well known bias for news summarization. Following in the spirit of the claim that summarization is a combination of sub-functions, we define three sub-aspects of summarization: position, importance, and diversity and conduct an extensive analysis of the biases of each sub-aspect with respect to the domain of nine different summarization corpora (e.g., news, academic papers, meeting minutes, movie script, books, posts). We find that while position exhibits substantial bias in news articles, this is not the case, for example, with academic papers and meeting minutes. Furthermore, our empirical study shows that different types of summarization systems (e.g., neural-based) are composed of different degrees of the sub-aspects. Our study provides useful lessons regarding consideration of underlying sub-aspects when collecting a new summarization dataset or developing a new system.
cs.CL
2019-09-02T00:00:00
Taehee Jung, Dongyeop Kang, Lucas Mentch, Eduard Hovy
false
0.884248
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.03243492543697357, -0.05097504332661629, -0.00045858652447350323, 0.016587914898991585, 0.053658608347177505, -0.009327546693384647, 0.013233497738838196, 0.009372709318995476, -0.034030843526124954, -0.019130930304527283, -0.012889616191387177, 0.029120108112692833, -0.05530640482902527,...
1908.11757
Temporal Coherence for Active Learning in Videos
Autonomous driving systems require huge amounts of data to train. Manual annotation of this data is time-consuming and prohibitively expensive since it involves human resources. Therefore, active learning emerged as an alternative to ease this effort and to make data annotation more manageable. In this paper, we introduce a novel active learning approach for object detection in videos by exploiting temporal coherence. Our active learning criterion is based on the estimated number of errors in terms of false positives and false negatives. The detections obtained by the object detector are used to define the nodes of a graph and tracked forward and backward to temporally link the nodes. Minimizing an energy function defined on this graphical model provides estimates of both false positives and false negatives. Additionally, we introduce a synthetic video dataset, called SYNTHIA-AL, specially designed to evaluate active learning for video object detection in road scenes. Finally, we show that our approach outperforms active learning baselines tested on two datasets.
cs.CV cs.LG
2019-09-02T00:00:00
Javad Zolfaghari Bengar, Abel Gonzalez-Garcia, Gabriel Villalonga, Bogdan Raducanu, Hamed H. Aghdam, Mikhail Mozerov, Antonio M. Lopez, Joost van de Weijer
true
0.976248
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.020615072920918465, 0.004530131351202726, 0.014110450632870197, 0.04795994982123375, 0.01057871337980032, 0.028736645355820656, 0.001604425604455173, 0.026118360459804535, -0.009993396699428558, -0.03682558238506317, -0.012449420988559723, 0.018879279494285583, -0.06650809198617935, -0.0...
1908.11789
FisheyeMODNet: Moving Object detection on Surround-view Cameras for Autonomous Driving
Moving Object Detection (MOD) is an important task for achieving robust autonomous driving. An autonomous vehicle has to estimate collision risk with other interacting objects in the environment and calculate an optional trajectory. Collision risk is typically higher for moving objects than static ones due to the need to estimate the future states and poses of the objects for decision making. This is particularly important for near-range objects around the vehicle which are typically detected by a fisheye surround-view system that captures a 360{\deg} view of the scene. In this work, we propose a CNN architecture for moving object detection using fisheye images that were captured in autonomous driving environment. As motion geometry is highly non-linear and unique for fisheye cameras, we will make an improved version of the current dataset public to encourage further research. To target embedded deployment, we design a lightweight encoder sharing weights across sequential images. The proposed network runs at 15 fps on a 1 teraflops automotive embedded system at accuracy of 40% IoU and 69.5% mIoU.
cs.CV eess.IV
2019-09-02T00:00:00
Marie Yahiaoui, Hazem Rashed, Letizia Mariotti, Ganesh Sistu, Ian Clancy, Lucie Yahiaoui, Varun Ravi Kumar and Senthil Yogamani
true
0.948338
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.011877793818712234, -0.003004146972671151, 0.0029790184926241636, 0.024963123723864555, 0.0407600924372673, 0.04052154719829559, 0.031538959592580795, 0.021857481449842453, -0.005234011448919773, -0.05192646384239197, -0.01940915733575821, -0.010400580242276192, -0.06502604484558105, -0....
1908.11799
Dense Dilated Convolutions Merging Network for Semantic Mapping of Remote Sensing Images
We propose a network for semantic mapping called the Dense Dilated Convolutions Merging Network (DDCM-Net) to provide a deep learning approach that can recognize multi-scale and complex shaped objects with similar color and textures, such as buildings, surfaces/roads, and trees in very high resolution remote sensing images. The proposed DDCM-Net consists of dense dilated convolutions merged with varying dilation rates. This can effectively enlarge the kernels' receptive fields, and, more importantly, obtain fused local and global context information to promote surrounding discriminative capability. We demonstrate the effectiveness of the proposed DDCM-Net on the publicly available ISPRS Potsdam dataset and achieve a performance of 92.3% F1-score and 86.0% mean intersection over union accuracy by only using the RGB bands, without any post-processing. We also show results on the ISPRS Vaihingen dataset, where the DDCM-Net trained with IRRG bands, also obtained better mapping accuracy (89.8% F1-score) than previous state-of-the-art approaches.
cs.CV cs.LG eess.IV
2019-09-02T00:00:00
Qinghui Liu, Michael Kampffmeyer, Robert Jenssen, Arnt-B{\o}rre Salberg
false
0.938515
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.004058321006596088, -0.035593803972005844, -0.0006378814578056335, 0.05211309716105461, 0.0198971014469862, 0.038880664855241776, 0.012243969365954399, 0.018457606434822083, -0.01597588136792183, -0.03582548722624779, -0.04600879177451134, -0.013538636267185211, -0.04698284715414047, 0.0...
1908.11813
Multi-Task Learning with Language Modeling for Question Generation
This paper explores the task of answer-aware questions generation. Based on the attention-based pointer generator model, we propose to incorporate an auxiliary task of language modeling to help question generation in a hierarchical multi-task learning structure. Our joint-learning model enables the encoder to learn a better representation of the input sequence, which will guide the decoder to generate more coherent and fluent questions. On both SQuAD and MARCO datasets, our multi-task learning model boosts the performance, achieving state-of-the-art results. Moreover, human evaluation further proves the high quality of our generated questions.
cs.CL
2019-09-02T00:00:00
Wenjie Zhou, Minghua Zhang, Yunfang Wu
false
0.946212
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.010948142036795616, -0.01934855431318283, 0.0032231283839792013, 0.053991761058568954, 0.019101014360785484, 0.04421261325478554, 0.017841292545199394, 0.012579498812556267, -0.021176127716898918, -0.00257491203956306, -0.04831177741289139, 0.02705109305679798, -0.04681553319096565, -0.0...
1908.11821
Dual Attention MobDenseNet(DAMDNet) for Robust 3D Face Alignment
3D face alignment of monocular images is a crucial process in the recognition of faces with disguise.3D face reconstruction facilitated by alignment can restore the face structure which is helpful in detcting disguise interference.This paper proposes a dual attention mechanism and an efficient end-to-end 3D face alignment framework.We build a stable network model through Depthwise Separable Convolution, Densely Connected Convolutional and Lightweight Channel Attention Mechanism. In order to enhance the ability of the network model to extract the spatial features of the face region, we adopt Spatial Group-wise Feature enhancement module to improve the representation ability of the network. Different loss functions are applied jointly to constrain the 3D parameters of a 3D Morphable Model (3DMM) and its 3D vertices. We use a variety of data enhancement methods and generate large virtual pose face data sets to solve the data imbalance problem. The experiments on the challenging AFLW,AFLW2000-3D datasets show that our algorithm significantly improves the accuracy of 3D face alignment. Our experiments using the field DFW dataset show that DAMDNet exhibits excellent performance in the 3D alignment and reconstruction of challenging disguised faces.The model parameters and the complexity of the proposed method are also reduced significantly.The code is publicly available at https:// github.com/LeiJiangJNU/DAMDNet
cs.CV
2019-09-02T00:00:00
Lei Jiang Xiao-Jun Wu Josef Kittler
false
0.934111
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.008197871968150139, 0.026153454557061195, -0.012146735563874245, 0.029328249394893646, -0.0015423983568325639, 0.04354671388864517, 0.03484107926487923, 0.008278900757431984, -0.027309011667966843, -0.051548052579164505, 0.0057754479348659515, -0.006471914239227772, -0.06147348880767822, ...
1908.11824
Reflective Decoding Network for Image Captioning
State-of-the-art image captioning methods mostly focus on improving visual features, less attention has been paid to utilizing the inherent properties of language to boost captioning performance. In this paper, we show that vocabulary coherence between words and syntactic paradigm of sentences are also important to generate high-quality image caption. Following the conventional encoder-decoder framework, we propose the Reflective Decoding Network (RDN) for image captioning, which enhances both the long-sequence dependency and position perception of words in a caption decoder. Our model learns to collaboratively attend on both visual and textual features and meanwhile perceive each word's relative position in the sentence to maximize the information delivered in the generated caption. We evaluate the effectiveness of our RDN on the COCO image captioning datasets and achieve superior performance over the previous methods. Further experiments reveal that our approach is particularly advantageous for hard cases with complex scenes to describe by captions.
cs.CV
2019-09-02T00:00:00
Lei Ke, Wenjie Pei, Ruiyu Li, Xiaoyong Shen, Yu-Wing Tai
false
0.951475
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.015187694691121578, -0.025225277990102768, -0.0012323554838076234, 0.06317926198244095, 0.023276587948203087, 0.0156474057585001, 0.01638147607445717, 0.03212171792984009, -0.026201333850622177, -0.018619440495967865, -0.04275286942720413, 0.02600068971514702, -0.05342406779527664, -0.00...
1908.11828
PAWS-X: A Cross-lingual Adversarial Dataset for Paraphrase Identification
Most existing work on adversarial data generation focuses on English. For example, PAWS (Paraphrase Adversaries from Word Scrambling) consists of challenging English paraphrase identification pairs from Wikipedia and Quora. We remedy this gap with PAWS-X, a new dataset of 23,659 human translated PAWS evaluation pairs in six typologically distinct languages: French, Spanish, German, Chinese, Japanese, and Korean. We provide baseline numbers for three models with different capacity to capture non-local context and sentence structure, and using different multilingual training and evaluation regimes. Multilingual BERT fine-tuned on PAWS English plus machine-translated data performs the best, with a range of 83.1-90.8 accuracy across the non-English languages and an average accuracy gain of 23% over the next best model. PAWS-X shows the effectiveness of deep, multilingual pre-training while also leaving considerable headroom as a new challenge to drive multilingual research that better captures structure and contextual information.
cs.CL
2019-09-02T00:00:00
Yinfei Yang, Yuan Zhang, Chris Tar and Jason Baldridge
true
0.973887
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.007358893286436796, -0.03721638396382332, -0.00012307036377023906, 0.06293395161628723, 0.017307156696915627, 0.01609675958752632, 0.038161762058734894, -0.013718163594603539, 0.004319986794143915, -0.02236539125442505, -0.049779970198869705, 0.018539192155003548, -0.04496064782142639, -...
1908.11841
CodeSwitch-Reddit: Exploration of Written Multilingual Discourse in Online Discussion Forums
In contrast to many decades of research on oral code-switching, the study of written multilingual productions has only recently enjoyed a surge of interest. Many open questions remain regarding the sociolinguistic underpinnings of written code-switching, and progress has been limited by a lack of suitable resources. We introduce a novel, large, and diverse dataset of written code-switched productions, curated from topical threads of multiple bilingual communities on the Reddit discussion platform, and explore questions that were mainly addressed in the context of spoken language thus far. We investigate whether findings in oral code-switching concerning content and style, as well as speaker proficiency, are carried over into written code-switching in discussion forums. The released dataset can further facilitate a range of research and practical activities.
cs.CL
2019-09-02T00:00:00
Ella Rabinovich, Masih Sultani, Suzanne Stevenson
true
0.965635
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.0024974660482257605, -0.045479144901037216, -0.04085657000541687, 0.00831207912415266, 0.0283572468906641, 0.02248843014240265, 0.030969759449362755, 0.04483192041516304, -0.006171661429107189, -0.004911798983812332, -0.04622660577297211, 0.03211686760187149, -0.04639790952205658, -0.03...
1607.07607
Adaptive Nonnegative Matrix Factorization and Measure Comparisons for Recommender Systems
The Nonnegative Matrix Factorization (NMF) of the rating matrix has shown to be an effective method to tackle the recommendation problem. In this paper we propose new methods based on the NMF of the rating matrix and we compare them with some classical algorithms such as the SVD and the regularized and unregularized non-negative matrix factorization approach. In particular a new algorithm is obtained changing adaptively the function to be minimized at each step, realizing a sort of dynamic prior strategy. Another algorithm is obtained modifying the function to be minimized in the NMF formulation by enforcing the reconstruction of the unknown ratings toward a prior term. We then combine different methods obtaining two mixed strategies which turn out to be very effective in the reconstruction of missing observations. We perform a thoughtful comparison of different methods on the basis of several evaluation measures. We consider in particular rating, classification and ranking measures showing that the algorithm obtaining the best score for a given measure is in general the best also when different measures are considered, lowering the interest in designing specific evaluation measures. The algorithms have been tested on different datasets, in particular the 1M, and 10M MovieLens datasets containing ratings on movies, the Jester dataset with ranting on jokes and Amazon Fine Foods dataset with ratings on foods. The comparison of the different algorithms, shows the good performance of methods employing both an explicit and an implicit regularization scheme. Moreover we can get a boost by mixed strategies combining a fast method with a more accurate one.
cs.LG cs.NA math.NA stat.ML
2019-08-30T00:00:00
Gianna M. Del Corso and Francesco Romani
false
0.954066
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.0039800251834094524, -0.04263684153556824, 0.012067309580743313, 0.009527340531349182, 0.0647033303976059, 0.046107180416584015, -0.0017992688808590174, -0.015678582713007927, -0.03268086537718773, -0.04675043746829033, -0.013973647728562355, 0.04913684353232384, -0.03248206526041031, -0...
1806.02389
Not All Attributes are Created Equal: $d_{\mathcal{X}}$-Private Mechanisms for Linear Queries
Differential privacy provides strong privacy guarantees simultaneously enabling useful insights from sensitive datasets. However, it provides the same level of protection for all elements (individuals and attributes) in the data. There are practical scenarios where some data attributes need more/less protection than others. In this paper, we consider $d_{\mathcal{X}}$-privacy, an instantiation of the privacy notion introduced in \cite{chatzikokolakis2013broadening}, which allows this flexibility by specifying a separate privacy budget for each pair of elements in the data domain. We describe a systematic procedure to tailor any existing differentially private mechanism that assumes a query set and a sensitivity vector as input into its $d_{\mathcal{X}}$-private variant, specifically focusing on linear queries. Our proposed meta procedure has broad applications as linear queries form the basis of a range of data analysis and machine learning algorithms, and the ability to define a more flexible privacy budget across the data domain results in improved privacy/utility tradeoff in these applications. We propose several $d_{\mathcal{X}}$-private mechanisms, and provide theoretical guarantees on the trade-off between utility and privacy. We also experimentally demonstrate the effectiveness of our procedure, by evaluating our proposed $d_{\mathcal{X}}$-private Laplace mechanism on both synthetic and real datasets using a set of randomly generated linear queries.
stat.ML cs.LG
2019-08-30T00:00:00
Parameswaran Kamalaruban and Victor Perrier and Hassan Jameel Asghar and Mohamed Ali Kaafar
false
0.954026
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.01356866117566824, 0.005997753236442804, -0.004635840654373169, 0.05803675204515457, 0.04967029020190239, 0.022474471479654312, 0.06136992573738098, -0.05247482284903526, 0.012056664563715458, -0.03640670329332352, -0.017513612285256386, -0.012437602505087852, -0.049690648913383484, -0....
1811.00207
Towards Empathetic Open-domain Conversation Models: a New Benchmark and Dataset
One challenge for dialogue agents is recognizing feelings in the conversation partner and replying accordingly, a key communicative skill. While it is straightforward for humans to recognize and acknowledge others' feelings in a conversation, this is a significant challenge for AI systems due to the paucity of suitable publicly-available datasets for training and evaluation. This work proposes a new benchmark for empathetic dialogue generation and EmpatheticDialogues, a novel dataset of 25k conversations grounded in emotional situations. Our experiments indicate that dialogue models that use our dataset are perceived to be more empathetic by human evaluators, compared to models merely trained on large-scale Internet conversation data. We also present empirical comparisons of dialogue model adaptations for empathetic responding, leveraging existing models or datasets without requiring lengthy re-training of the full model.
cs.CL
2019-08-30T00:00:00
Hannah Rashkin, Eric Michael Smith, Margaret Li and Y-Lan Boureau
true
0.974583
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.0032054202165454626, -0.01255437359213829, -0.010905981995165348, 0.056049246340990067, 0.020385392010211945, 0.04447803273797035, 0.01602393575012684, 0.01646771840751171, 0.02551843598484993, -0.038035061210393906, -0.04825076088309288, 0.03432712331414223, -0.08322747051715851, -0.04...
1811.12104
Generating Easy-to-Understand Referring Expressions for Target Identifications
This paper addresses the generation of referring expressions that not only refer to objects correctly but also let humans find them quickly. As a target becomes relatively less salient, identifying referred objects itself becomes more difficult. However, the existing studies regarded all sentences that refer to objects correctly as equally good, ignoring whether they are easily understood by humans. If the target is not salient, humans utilize relationships with the salient contexts around it to help listeners to comprehend it better. To derive this information from human annotations, our model is designed to extract information from the target and from the environment. Moreover, we regard that sentences that are easily understood are those that are comprehended correctly and quickly by humans. We optimized this by using the time required to locate the referred objects by humans and their accuracies. To evaluate our system, we created a new referring expression dataset whose images were acquired from Grand Theft Auto V (GTA V), limiting targets to persons. Experimental results show the effectiveness of our approach. Our code and dataset are available at https://github.com/mikittt/easy-to-understand-REG.
cs.CV
2019-08-30T00:00:00
Mikihiro Tanaka, Takayuki Itamochi, Kenichi Narioka, Ikuro Sato, Yoshitaka Ushiku, Tatsuya Harada
true
0.973371
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.01118494849652052, 0.019571907818317413, 0.0008235080749727786, 0.015274278819561005, 0.026998812332749367, 0.027259327471256256, 0.0287624541670084, 0.030024055391550064, 0.011704224161803722, -0.016643093898892403, -0.0646456927061081, 0.06325947493314743, -0.06303185969591141, -0.022...
1902.06857
Challenging Environments for Traffic Sign Detection: Reliability Assessment under Inclement Conditions
State-of-the-art algorithms successfully localize and recognize traffic signs over existing datasets, which are limited in terms of challenging condition type and severity. Therefore, it is not possible to estimate the performance of traffic sign detection algorithms under overlooked challenging conditions. Another shortcoming of existing datasets is the limited utilization of temporal information and the unavailability of consecutive frames and annotations. To overcome these shortcomings, we generated the CURE-TSD video dataset and hosted the first IEEE Video and Image Processing (VIP) Cup within the IEEE Signal Processing Society. In this paper, we provide a detailed description of the CURE-TSD dataset, analyze the characteristics of the top performing algorithms, and provide a performance benchmark. Moreover, we investigate the robustness of the benchmarked algorithms with respect to sign size, challenge type and severity. Benchmarked algorithms are based on state-of-the-art and custom convolutional neural networks that achieved a precision of 0.55 and a recall of 0.32, F0.5 score of 0.48 and F2 score of 0.35. Experimental results show that benchmarked algorithms are highly sensitive to tested challenging conditions, which result in an average performance drop of 0.17 in terms of precision and a performance drop of 0.28 in recall under severe conditions. The dataset is publicly available at https://github.com/olivesgatech/CURE-TSD.
cs.CV eess.IV
2019-08-30T00:00:00
Dogancan Temel and Tariq Alshawi and Min-Hung Chen and Ghassan AlRegib
true
0.961871
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.029190141707658768, -0.028063906356692314, 0.0479421503841877, 0.06413861364126205, 0.05019695311784744, 0.05221940577030182, 0.00997515581548214, 0.029958076775074005, -0.016162944957613945, -0.06350422650575638, -0.004527743440121412, 0.013669448904693127, -0.051818493753671646, 0.0113...
1902.09368
Dual Attention Networks for Visual Reference Resolution in Visual Dialog
Visual dialog (VisDial) is a task which requires an AI agent to answer a series of questions grounded in an image. Unlike in visual question answering (VQA), the series of questions should be able to capture a temporal context from a dialog history and exploit visually-grounded information. A problem called visual reference resolution involves these challenges, requiring the agent to resolve ambiguous references in a given question and find the references in a given image. In this paper, we propose Dual Attention Networks (DAN) for visual reference resolution. DAN consists of two kinds of attention networks, REFER and FIND. Specifically, REFER module learns latent relationships between a given question and a dialog history by employing a self-attention mechanism. FIND module takes image features and reference-aware representations (i.e., the output of REFER module) as input, and performs visual grounding via bottom-up attention mechanism. We qualitatively and quantitatively evaluate our model on VisDial v1.0 and v0.9 datasets, showing that DAN outperforms the previous state-of-the-art model by a significant margin.
cs.CV
2019-08-30T00:00:00
Gi-Cheon Kang, Jaeseo Lim, Byoung-Tak Zhang
false
0.94731
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.010725468397140503, 0.017872648313641548, 0.01865621656179428, 0.033260900527238846, 0.018414221704006195, 0.03740353509783745, 0.003484617453068495, 0.020090367645025253, -0.01386241428554058, -0.04052480682730675, -0.045406535267829895, 0.03164193406701088, -0.06140314042568207, -0.012...
1905.02082
ReFusion: 3D Reconstruction in Dynamic Environments for RGB-D Cameras Exploiting Residuals
Mapping and localization are essential capabilities of robotic systems. Although the majority of mapping systems focus on static environments, the deployment in real-world situations requires them to handle dynamic objects. In this paper, we propose an approach for an RGB-D sensor that is able to consistently map scenes containing multiple dynamic elements. For localization and mapping, we employ an efficient direct tracking on the truncated signed distance function (TSDF) and leverage color information encoded in the TSDF to estimate the pose of the sensor. The TSDF is efficiently represented using voxel hashing, with most computations parallelized on a GPU. For detecting dynamics, we exploit the residuals obtained after an initial registration, together with the explicit modeling of free space in the model. We evaluate our approach on existing datasets, and provide a new dataset showing highly dynamic scenes. These experiments show that our approach often surpass other state-of-the-art dense SLAM methods. We make available our dataset with the ground truth for both the trajectory of the RGB-D sensor obtained by a motion capture system and the model of the static environment using a high-precision terrestrial laser scanner. Finally, we release our approach as open source code.
cs.RO
2019-08-30T00:00:00
Emanuele Palazzolo, Jens Behley, Philipp Lottes, Philippe Gigu\`ere, Cyrill Stachniss
true
0.964715
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.011229892261326313, 0.0024064125027507544, 0.0014585144817829132, 0.05129658430814743, 0.04046998545527458, 0.07536392658948898, 0.021519677713513374, 0.03369496762752533, -0.05361976847052574, -0.055660415440797806, -0.01248469203710556, -0.03260241076350212, -0.06232517212629318, -0.01...
1907.04298
Deep Learning for Spacecraft Pose Estimation from Photorealistic Rendering
On-orbit proximity operations in space rendezvous, docking and debris removal require precise and robust 6D pose estimation under a wide range of lighting conditions and against highly textured background, i.e., the Earth. This paper investigates leveraging deep learning and photorealistic rendering for monocular pose estimation of known uncooperative spacecrafts. We first present a simulator built on Unreal Engine 4, named URSO, to generate labeled images of spacecrafts orbiting the Earth, which can be used to train and evaluate neural networks. Secondly, we propose a deep learning framework for pose estimation based on orientation soft classification, which allows modelling orientation ambiguity as a mixture of Gaussians. This framework was evaluated both on URSO datasets and the ESA pose estimation challenge. In this competition, our best model achieved 3rd place on the synthetic test set and 2nd place on the real test set. Moreover, our results show the impact of several architectural and training aspects, and we demonstrate qualitatively how models learned on URSO datasets can perform on real images from space.
cs.CV cs.LG cs.RO
2019-08-30T00:00:00
Pedro F. Proenca and Yang Gao
true
0.788201
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.011142291128635406, 0.011158515699207783, 0.009511725977063179, 0.04020196944475174, 0.041476354002952576, 0.0371919646859169, 0.017647380009293556, 0.039386965334415436, -0.03496577590703964, -0.0340445339679718, -0.025233840569853783, -0.004501963034272194, -0.08964359015226364, -0.01...
1907.06071
S&CNet: Monocular Depth Completion for Autonomous Systems and 3D Reconstruction
Dense depth completion is essential for autonomous systems and 3D reconstruction. In this paper, a lightweight yet efficient network (S\&CNet) is proposed to obtain a good trade-off between efficiency and accuracy for the dense depth completion. A dual-stream attention module (S\&C enhancer) is introduced to measure both spatial-wise and the channel-wise global-range relationship of extracted features so as to improve the performance. A coarse-to-fine network is designed and the proposed S\&C enhancer is plugged into the coarse estimation network between its encoder and decoder network. Experimental results demonstrate that our approach achieves competitive performance with existing works on KITTI dataset but almost four times faster. The proposed S\&C enhancer can be plugged into other existing works and boost their performance significantly with a negligible additional computational cost.
eess.IV cs.CV
2019-08-30T00:00:00
Lei Zhang, Weihai Chen, Chao Hu, Xingming Wu, Zhengguo Li
false
0.961246
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.01272074319422245, -0.004648122005164623, 0.027438562363386154, 0.056248005479574203, 0.028651567175984383, 0.0429275818169117, 0.018083607777953148, 0.024588756263256073, -0.0430959016084671, -0.06980997323989868, -0.02386348322033882, -0.0161309614777565, -0.03494451567530632, -0.00489...
1908.00169
Curiosity-driven Reinforcement Learning for Diverse Visual Paragraph Generation
Visual paragraph generation aims to automatically describe a given image from different perspectives and organize sentences in a coherent way. In this paper, we address three critical challenges for this task in a reinforcement learning setting: the mode collapse, the delayed feedback, and the time-consuming warm-up for policy networks. Generally, we propose a novel Curiosity-driven Reinforcement Learning (CRL) framework to jointly enhance the diversity and accuracy of the generated paragraphs. First, by modeling the paragraph captioning as a long-term decision-making process and measuring the prediction uncertainty of state transitions as intrinsic rewards, the model is incentivized to memorize precise but rarely spotted descriptions to context, rather than being biased towards frequent fragments and generic patterns. Second, since the extrinsic reward from evaluation is only available until the complete paragraph is generated, we estimate its expected value at each time step with temporal-difference learning, by considering the correlations between successive actions. Then the estimated extrinsic rewards are complemented by dense intrinsic rewards produced from the derived curiosity module, in order to encourage the policy to fully explore action space and find a global optimum. Third, discounted imitation learning is integrated for learning from human demonstrations, without separately performing the time-consuming warm-up in advance. Extensive experiments conducted on the Standford image-paragraph dataset demonstrate the effectiveness and efficiency of the proposed method, improving the performance by 38.4% compared with state-of-the-art.
cs.CV
2019-08-30T00:00:00
Yadan Luo, Zi Huang, Zheng Zhang, Ziwei Wang, Jingjing Li, Yang Yang
false
0.948653
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.0033419292885810137, -0.027716251090168953, -0.023488903418183327, 0.08329124748706818, 0.006657994352281094, 0.021980099380016327, -0.006228908896446228, 0.01945863477885723, -0.047271355986595154, -0.029894661158323288, -0.05596775934100151, 0.013240780681371689, -0.06884743273258209, ...
1908.00463
DIODE: A Dense Indoor and Outdoor DEpth Dataset
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 sensors, making generalization across domains difficult. The dataset is available for download at http://diode-dataset.org
cs.CV
2019-08-30T00:00:00
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
true
0.977501
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.0026130781043320894, -0.018651539459824562, -0.028514767065644264, 0.0537508949637413, 0.045384254306554794, 0.015422770753502846, 0.021549975499510765, 0.0013497758191078901, -0.005830808077007532, -0.04309394210577011, -0.03056408278644085, -0.044724516570568085, -0.0848485678434372, 0...
1908.09540
Uncertainty-Aware Anticipation of Activities
Anticipating future activities in video is a task with many practical applications. While earlier approaches are limited to just a few seconds in the future, the prediction time horizon has just recently been extended to several minutes in the future. However, as increasing the predicted time horizon, the future becomes more uncertain and models that generate a single prediction fail at capturing the different possible future activities. In this paper, we address the uncertainty modelling for predicting long-term future activities. Both an action model and a length model are trained to model the probability distribution of the future activities. At test time, we sample from the predicted distributions multiple samples that correspond to the different possible sequences of future activities. Our model is evaluated on two challenging datasets and shows a good performance in capturing the multi-modal future activities without compromising the accuracy when predicting a single sequence of future activities.
cs.CV
2019-08-30T00:00:00
Yazan Abu Farha, Juergen Gall
false
0.947443
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.04629851505160332, -0.03215453773736954, -0.02174513041973114, 0.03704313933849335, 0.04836535081267357, 0.014868790283799171, 0.018769023939967155, 0.017226453870534897, -0.05698602646589279, -0.0353395976126194, -0.06874492019414902, 0.01598632149398327, -0.064177967607975, -0.02210418...
1908.09940
Don't paraphrase, detect! Rapid and Effective Data Collection for Semantic Parsing
A major hurdle on the road to conversational interfaces is the difficulty in collecting data that maps language utterances to logical forms. One prominent approach for data collection has been to automatically generate pseudo-language paired with logical forms, and paraphrase the pseudo-language to natural language through crowdsourcing (Wang et al., 2015). However, this data collection procedure often leads to low performance on real data, due to a mismatch between the true distribution of examples and the distribution induced by the data collection procedure. In this paper, we thoroughly analyze two sources of mismatch in this process: the mismatch in logical form distribution and the mismatch in language distribution between the true and induced distributions. We quantify the effects of these mismatches, and propose a new data collection approach that mitigates them. Assuming access to unlabeled utterances from the true distribution, we combine crowdsourcing with a paraphrase model to detect correct logical forms for the unlabeled utterances. On two datasets, our method leads to 70.6 accuracy on average on the true distribution, compared to 51.3 in paraphrasing-based data collection.
cs.CL cs.AI
2019-08-30T00:00:00
Jonathan Herzig, Jonathan Berant
true
0.547698
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ -0.007085434626787901, -0.03311999887228012, -0.01660470850765705, 0.04402083903551102, 0.0456022173166275, 0.02851899154484272, 0.02237374149262905, 0.01929353177547455, 0.0022478958126157522, -0.019447514787316322, -0.04698346555233002, 0.04277719557285309, -0.05572204664349556, -0.01996...
1908.10937
Multi-Level Bottom-Top and Top-Bottom Feature Fusion for Crowd Counting
Crowd counting presents enormous challenges in the form of large variation in scales within images and across the dataset. These issues are further exacerbated in highly congested scenes. Approaches based on straightforward fusion of multi-scale features from a deep network seem to be obvious solutions to this problem. However, these fusion approaches do not yield significant improvements in the case of crowd counting in congested scenes. This is usually due to their limited abilities in effectively combining the multi-scale features for problems like crowd counting. To overcome this, we focus on how to efficiently leverage information present in different layers of the network. Specifically, we present a network that involves: (i) a multi-level bottom-top and top-bottom fusion (MBTTBF) method to combine information from shallower to deeper layers and vice versa at multiple levels, (ii) scale complementary feature extraction blocks (SCFB) involving cross-scale residual functions to explicitly enable flow of complementary features from adjacent conv layers along the fusion paths. Furthermore, in order to increase the effectiveness of the multi-scale fusion, we employ a principled way of generating scale-aware ground-truth density maps for training. Experiments conducted on three datasets that contain highly congested scenes (ShanghaiTech, UCF_CC_50, and UCF-QNRF) demonstrate that the proposed method is able to outperform several recent methods in all the datasets.
cs.CV
2019-08-30T00:00:00
Vishwanath A Sindagi, Vishal M. Patel
false
0.958169
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.028934860602021217, -0.03532372787594795, 0.03367696702480316, 0.010799338109791279, 0.021333439275622368, 0.012349517084658146, 0.010909679345786572, 0.020376360043883324, -0.0533938966691494, -0.03641717508435249, -0.012176026590168476, -0.005956660024821758, -0.060655027627944946, 0....
1908.11024
Metric-based Regularization and Temporal Ensemble for Multi-task Learning using Heterogeneous Unsupervised Tasks
One of the ways to improve the performance of a target task is to learn the transfer of abundant knowledge of a pre-trained network. However, learning of the pre-trained network requires high computation capability and large-scale labeled dataset. To mitigate the burden of large-scale labeling, learning in un/self-supervised manner can be a solution. In addition, using unsupervised multi-task learning, a generalized feature representation can be learned. However, unsupervised multi-task learning can be biased to a specific task. To overcome this problem, we propose the metric-based regularization term and temporal task ensemble (TTE) for multi-task learning. Since these two techniques prevent the entire network from learning in a state deviated to a specific task, it is possible to learn a generalized feature representation that appropriately reflects the characteristics of each task without biasing. Experimental results for three target tasks such as classification, object detection and embedding clustering prove that the TTE-based multi-task framework is more effective than the state-of-the-art (SOTA) method in improving the performance of a target task.
cs.CV
2019-08-30T00:00:00
Dae Ha Kim, Seung Hyun Lee, and Byung Cheol Song
false
0.964825
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.026827530935406685, -0.03484266251325607, -0.017464183270931244, -0.002870772033929825, 0.04733007401227951, 0.03679758682847023, 0.02369593270123005, 0.010911986231803894, -0.008963952772319317, -0.03975848853588104, -0.014677044004201889, 0.019290026277303696, -0.08418506383895874, -0....
1908.11025
Deep Floor Plan Recognition Using a Multi-Task Network with Room-Boundary-Guided Attention
This paper presents a new approach to recognize elements in floor plan layouts. Besides walls and rooms, we aim to recognize diverse floor plan elements, such as doors, windows and different types of rooms, in the floor layouts. To this end, we model a hierarchy of floor plan elements and design a deep multi-task neural network with two tasks: one to learn to predict room-boundary elements, and the other to predict rooms with types. More importantly, we formulate the room-boundary-guided attention mechanism in our spatial contextual module to carefully take room-boundary features into account to enhance the room-type predictions. Furthermore, we design a cross-and-within-task weighted loss to balance the multi-label tasks and prepare two new datasets for floor plan recognition. Experimental results demonstrate the superiority and effectiveness of our network over the state-of-the-art methods.
cs.CV
2019-08-30T00:00:00
Zhiliang Zeng and Xianzhi Li and Ying Kin Yu and Chi-Wing Fu
true
0.929573
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.007176718674600124, 0.0049051460810005665, 0.012551669962704182, 0.0048895892687141895, 0.05453535541892052, 0.02269442193210125, 0.024942204356193542, 0.003661220194771886, -0.02304607443511486, -0.05169708654284477, -0.06784958392381668, -0.006213659420609474, -0.05868818238377571, -0....
1908.11036
DWnet: Deep-Wide Network for 3D Action Recognition
We propose in this paper a deep-wide network (DWnet) which combines the deep structure with the broad learning system (BLS) to recognize actions. Compared with the deep structure, the novel model saves lots of testing time and almost achieves real-time testing. Furthermore, the DWnet can capture better features than broad learning system can. In terms of methodology, we use pruned hierarchical co-occurrence network (PruHCN) to learn local and global spatial-temporal features. To obtain sufficient global information, BLS is used to expand features extracted by PruHCN. Experiments on two common skeletal datasets demonstrate the advantage of the proposed model on testing time and the effectiveness of the novel model to recognize the action.
cs.CV
2019-08-30T00:00:00
Yonghao Dang and Fuxing Yang and Jianqin Yin
false
0.95568
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.03473418205976486, -0.043458644300699234, -0.01909039542078972, 0.0212468933314085, 0.03990580886602402, 0.03414835035800934, 0.019182361662387848, 0.00020508779562078416, 0.0009348755702376366, -0.04149644449353218, 0.0269393902271986, -0.00347801111638546, -0.05647385120391846, -0.0009...
1908.11044
Discrete Laplace Operator Estimation for Dynamic 3D Reconstruction
We present a general paradigm for dynamic 3D reconstruction from multiple independent and uncontrolled image sources having arbitrary temporal sampling density and distribution. Our graph-theoretic formulation models the Spatio-temporal relationships among our observations in terms of the joint estimation of their 3D geometry and its discrete Laplace operator. Towards this end, we define a tri-convex optimization framework that leverages the geometric properties and dependencies found among a Euclideanshape-space and the discrete Laplace operator describing its local and global topology. We present a reconstructability analysis, experiments on motion capture data and multi-view image datasets, as well as explore applications to geometry-based event segmentation and data association.
cs.CV
2019-08-30T00:00:00
Xiangyu Xu, Enrique Dunn
false
0.951975
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.004590061493217945, 0.012686162255704403, 0.008021585643291473, 0.024509739130735397, 0.03743618354201317, 0.0584559328854084, 0.017039529979228973, 0.018296491354703903, -0.04205350950360298, -0.06978484243154526, -0.0009581455960869789, -0.02760155312716961, -0.055544719099998474, 0.00...
1908.11049
Multilingual and Multi-Aspect Hate Speech Analysis
Current research on hate speech analysis is typically oriented towards monolingual and single classification tasks. In this paper, we present a new multilingual multi-aspect hate speech analysis dataset and use it to test the current state-of-the-art multilingual multitask learning approaches. We evaluate our dataset in various classification settings, then we discuss how to leverage our annotations in order to improve hate speech detection and classification in general.
cs.CL
2019-08-30T00:00:00
Nedjma Ousidhoum, Zizheng Lin, Hongming Zhang, Yangqiu Song, Dit-Yan Yeung
true
0.958046
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.024184372276067734, -0.002818421693518758, -0.009249774739146233, 0.007726285606622696, 0.01629982888698578, 0.04627278074622154, 0.06777922809123993, 0.021736187860369682, -0.010621943511068821, -0.030284106731414795, -0.021001027897000313, 0.023961827158927917, -0.08855843544006348, -0...
1908.11052
Zero-shot Text-to-SQL Learning with Auxiliary Task
Recent years have seen great success in the use of neural seq2seq models on the text-to-SQL task. However, little work has paid attention to how these models generalize to realistic unseen data, which naturally raises a question: does this impressive performance signify a perfect generalization model, or are there still some limitations? In this paper, we first diagnose the bottleneck of text-to-SQL task by providing a new testbed, in which we observe that existing models present poor generalization ability on rarely-seen data. The above analysis encourages us to design a simple but effective auxiliary task, which serves as a supportive model as well as a regularization term to the generation task to increase the models generalization. Experimentally, We evaluate our models on a large text-to-SQL dataset WikiSQL. Compared to a strong baseline coarse-to-fine model, our models improve over the baseline by more than 3% absolute in accuracy on the whole dataset. More interestingly, on a zero-shot subset test of WikiSQL, our models achieve 5% absolute accuracy gain over the baseline, clearly demonstrating its superior generalizability.
cs.CL cs.LG
2019-08-30T00:00:00
Shuaichen Chang, Pengfei Liu, Yun Tang, Jing Huang, Xiaodong He, Bowen Zhou
false
0.901885
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.004222629126161337, -0.05457964166998863, -0.013402544893324375, 0.050296932458877563, 0.04539166018366814, 0.013029728084802628, 0.04878174141049385, 0.01818283647298813, -0.006877617910504341, -0.02021835558116436, -0.02667049504816532, 0.04509436711668968, -0.07708747684955597, -0.01...
1908.11053
Leveraging Frequent Query Substructures to Generate Formal Queries for Complex Question Answering
Formal query generation aims to generate correct executable queries for question answering over knowledge bases (KBs), given entity and relation linking results. Current approaches build universal paraphrasing or ranking models for the whole questions, which are likely to fail in generating queries for complex, long-tail questions. In this paper, we propose SubQG, a new query generation approach based on frequent query substructures, which helps rank the existing (but nonsignificant) query structures or build new query structures. Our experiments on two benchmark datasets show that our approach significantly outperforms the existing ones, especially for complex questions. Also, it achieves promising performance with limited training data and noisy entity/relation linking results.
cs.CL cs.AI
2019-08-30T00:00:00
Jiwei Ding and Wei Hu and Qixin Xu and Yuzhong Qu
false
0.956777
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.008943560533225536, -0.05387892574071884, 0.014447336085140705, 0.04970461130142212, 0.04348325356841087, 0.009891452267765999, 0.02390134520828724, -0.021105365827679634, -0.008239294402301311, 0.0024926105979830027, -0.03129345178604126, 0.028171297162771225, -0.07490427792072296, -0....
1908.11055
Towards Evaluating User Profiling Methods Based on Explicit Ratings on Item Features
In order to improve the accuracy of recommendations, many recommender systems nowadays use side information beyond the user rating matrix, such as item content. These systems build user profiles as estimates of users' interest on content (e.g., movie genre, director or cast) and then evaluate the performance of the recommender system as a whole e.g., by their ability to recommend relevant and novel items to the target user. The user profile modelling stage, which is a key stage in content-driven RS is barely properly evaluated due to the lack of publicly available datasets that contain user preferences on content features of items. To raise awareness of this fact, we investigate differences between explicit user preferences and implicit user profiles. We create a dataset of explicit preferences towards content features of movies, which we release publicly. We then compare the collected explicit user feature preferences and implicit user profiles built via state-of-the-art user profiling models. Our results show a maximum average pairwise cosine similarity of 58.07\% between the explicit feature preferences and the implicit user profiles modelled by the best investigated profiling method and considering movies' genres only. For actors and directors, this maximum similarity is only 9.13\% and 17.24\%, respectively. This low similarity between explicit and implicit preference models encourages a more in-depth study to investigate and improve this important user profile modelling step, which will eventually translate into better recommendations.
cs.IR
2019-08-30T00:00:00
Luca Luciano Costanzo, Yashar Deldjoo, Maurizio Ferrari Dacrema, Markus Schedl, Paolo Cremonesi
true
0.964617
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.022212602198123932, -0.012008067220449448, 0.023725109174847603, 0.0323261022567749, 0.06109688803553581, -0.007755167316645384, 0.00609973631799221, -0.000018978251318912953, 0.018400417640805244, -0.025110414251685143, -0.0203686635941267, 0.020787671208381653, -0.0473410002887249, 0.0...
1908.11060
PopEval: A Character-Level Approach to End-To-End Evaluation Compatible with Word-Level Benchmark Dataset
The most prevalent scope of interest for OCR applications used to be scanned documents, but it has now shifted towards the natural scene. Despite the change of times, the existing evaluation methods are still based on the old criteria suited better for the past interests. In this paper, we propose PopEval, a novel evaluation approach for the recent OCR interests. The new and past evaluation algorithms were compared through the results on various datasets and OCR models. Compared to the other evaluation methods, the proposed evaluation algorithm was closer to the human's qualitative evaluation than other existing methods. Although the evaluation algorithm was devised as a character-level approach, the comparative experiment revealed that PopEval is also compatible on existing benchmark datasets annotated at word-level. The proposed evaluation algorithm is not only applicable to current end-to-end tasks, but also suggests a new direction to redesign the evaluation concept for further OCR researches.
cs.CV
2019-08-30T00:00:00
Hong-Seok Lee, Youngmin Yoon, Pil-Hoon Jang, Chankyu Choi
false
0.958898
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.011526946909725666, -0.023600297048687935, -0.015289589762687683, 0.03807097300887108, 0.0336456298828125, 0.035864703357219696, -0.007594169117510319, 0.0426161102950573, -0.018214410170912743, -0.04488726705312729, -0.010907611809670925, 0.013222519308328629, -0.05246191844344139, -0....
1908.11078
Document Hashing with Mixture-Prior Generative Models
Hashing is promising for large-scale information retrieval tasks thanks to the efficiency of distance evaluation between binary codes. Generative hashing is often used to generate hashing codes in an unsupervised way. However, existing generative hashing methods only considered the use of simple priors, like Gaussian and Bernoulli priors, which limits these methods to further improve their performance. In this paper, two mixture-prior generative models are proposed, under the objective to produce high-quality hashing codes for documents. Specifically, a Gaussian mixture prior is first imposed onto the variational auto-encoder (VAE), followed by a separate step to cast the continuous latent representation of VAE into binary code. To avoid the performance loss caused by the separate casting, a model using a Bernoulli mixture prior is further developed, in which an end-to-end training is admitted by resorting to the straight-through (ST) discrete gradient estimator. Experimental results on several benchmark datasets demonstrate that the proposed methods, especially the one using Bernoulli mixture priors, consistently outperform existing ones by a substantial margin.
cs.CL cs.IR
2019-08-30T00:00:00
Wei Dong, Qinliang Su, Dinghan Shen and Changyou Chen
false
0.9683
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.011063063517212868, -0.00887239072471857, -0.02912621758878231, 0.07751253247261047, 0.03264188393950462, 0.004280927591025829, 0.01905876398086548, 0.015080430544912815, -0.028684504330158234, -0.04183916375041008, -0.03436195105314255, -0.0006387980538420379, -0.04077747464179993, 0.01...
1908.11125
Probing Representations Learned by Multimodal Recurrent and Transformer Models
Recent literature shows that large-scale language modeling provides excellent reusable sentence representations with both recurrent and self-attentive architectures. However, there has been less clarity on the commonalities and differences in the representational properties induced by the two architectures. It also has been shown that visual information serves as one of the means for grounding sentence representations. In this paper, we present a meta-study assessing the representational quality of models where the training signal is obtained from different modalities, in particular, language modeling, image features prediction, and both textual and multimodal machine translation. We evaluate textual and visual features of sentence representations obtained using predominant approaches on image retrieval and semantic textual similarity. Our experiments reveal that on moderate-sized datasets, a sentence counterpart in a target language or visual modality provides much stronger training signal for sentence representation than language modeling. Importantly, we observe that while the Transformer models achieve superior machine translation quality, representations from the recurrent neural network based models perform significantly better over tasks focused on semantic relevance.
cs.CL
2019-08-30T00:00:00
Jind\v{r}ich Libovick\'y, Pranava Madhyastha
false
0.946021
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.00014577349065802991, -0.023563247174024582, -0.03156590089201927, 0.049165237694978714, 0.03066183254122734, 0.024844391271471977, 0.030704965814948082, 0.05175498127937317, -0.04135754331946373, -0.0015811887569725513, -0.02493605948984623, 0.03771831840276718, -0.052053291350603104, 0...
1908.11146
Towards More Usable Dataset Search: From Query Characterization to Snippet Generation
Reusing published datasets on the Web is of great interest to researchers and developers. Their data needs may be met by submitting queries to a dataset search engine to retrieve relevant datasets. In this ongoing work towards developing a more usable dataset search engine, we characterize real data needs by annotating the semantics of 1,947 queries using a novel fine-grained scheme, to provide implications for enhancing dataset search. Based on the findings, we present a query-centered framework for dataset search, and explore the implementation of snippet generation and evaluate it with a preliminary user study.
cs.IR
2019-08-30T00:00:00
Jinchi Chen, Xiaxia Wang, Gong Cheng, Evgeny Kharlamov, Yuzhong Qu
false
0.93756
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.015520025976002216, -0.06787571310997009, -0.02913612313568592, 0.06329488009214401, 0.05554160475730896, 0.006797505542635918, 0.04440983757376671, 0.02949284203350544, -0.014774602837860584, -0.02572057582437992, -0.05684523656964302, -0.0256715826690197, -0.03790522739291191, -0.0228...
1908.11152
A Summarization System for Scientific Documents
We present a novel system providing summaries for Computer Science publications. Through a qualitative user study, we identified the most valuable scenarios for discovery, exploration and understanding of scientific documents. Based on these findings, we built a system that retrieves and summarizes scientific documents for a given information need, either in form of a free-text query or by choosing categorized values such as scientific tasks, datasets and more. Our system ingested 270,000 papers, and its summarization module aims to generate concise yet detailed summaries. We validated our approach with human experts.
cs.CL
2019-08-30T00:00:00
Shai Erera, Michal Shmueli-Scheuer, Guy Feigenblat, Ora Peled Nakash, Odellia Boni, Haggai Roitman, Doron Cohen, Bar Weiner, Yosi Mass, Or Rivlin, Guy Lev, Achiya Jerbi, Jonathan Herzig, Yufang Hou, Charles Jochim, Martin Gleize, Francesca Bonin, and David Konopnicki
false
0.898383
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.023662080988287926, -0.03531360253691673, -0.0309675894677639, 0.03686806559562683, 0.05554907023906708, -0.014683712273836136, -0.010946606285870075, 0.01704319939017296, -0.05065430328249931, -0.03594222292304039, -0.04211614280939102, 0.00801685731858015, -0.04090723395347595, -0.003...
1908.11214
Global Reasoning over Database Structures for Text-to-SQL Parsing
State-of-the-art semantic parsers rely on auto-regressive decoding, emitting one symbol at a time. When tested against complex databases that are unobserved at training time (zero-shot), the parser often struggles to select the correct set of database constants in the new database, due to the local nature of decoding. In this work, we propose a semantic parser that globally reasons about the structure of the output query to make a more contextually-informed selection of database constants. We use message-passing through a graph neural network to softly select a subset of database constants for the output query, conditioned on the question. Moreover, we train a model to rank queries based on the global alignment of database constants to question words. We apply our techniques to the current state-of-the-art model for Spider, a zero-shot semantic parsing dataset with complex databases, increasing accuracy from 39.4% to 47.4%.
cs.CL
2019-08-30T00:00:00
Ben Bogin, Matt Gardner, Jonathan Berant
false
0.711073
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.009066211059689522, -0.008968964219093323, -0.012038059532642365, 0.06904318928718567, 0.04770703613758087, 0.007566898595541716, 0.02611287496984005, 0.03391926363110542, 0.005468213465064764, -0.015647126361727715, -0.017349714413285255, 0.016695605590939522, -0.08289383351802826, -0....
1908.11215
Texture Underfitting for Domain Adaptation
Comprehensive semantic segmentation is one of the key components for robust scene understanding and a requirement to enable autonomous driving. Driven by large scale datasets, convolutional neural networks show impressive results on this task. However, a segmentation algorithm generalizing to various scenes and conditions would require an enormously diverse dataset, making the labour intensive data acquisition and labeling process prohibitively expensive. Under the assumption of structural similarities between segmentation maps, domain adaptation promises to resolve this challenge by transferring knowledge from existing, potentially simulated datasets to new environments where no supervision exists. While the performance of this approach is contingent on the concept that neural networks learn a high level understanding of scene structure, recent work suggests that neural networks are biased towards overfitting to texture instead of learning structural and shape information. Considering the ideas underlying semantic segmentation, we employ random image stylization to augment the training dataset and propose a training procedure that facilitates texture underfitting to improve the performance of domain adaptation. In experiments with supervised as well as unsupervised methods for the task of synthetic-to-real domain adaptation, we show that our approach outperforms conventional training methods.
cs.CV
2019-08-30T00:00:00
Jan-Nico Zaech, Dengxin Dai, Martin Hahner, Luc Van Gool
false
0.918098
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.0019165371777489781, -0.022299323230981827, 0.01692119427025318, 0.045687850564718246, 0.03524777293205261, 0.03849906474351883, 0.023337101563811302, 0.016830790787935257, -0.004524527117609978, -0.043512556701898575, -0.05582793429493904, 0.020183252170681953, -0.055568628013134, -0.0...
1908.11229
White-box vs Black-box: Bayes Optimal Strategies for Membership Inference
Membership inference determines, given a sample and trained parameters of a machine learning model, whether the sample was part of the training set. In this paper, we derive the optimal strategy for membership inference with a few assumptions on the distribution of the parameters. We show that optimal attacks only depend on the loss function, and thus black-box attacks are as good as white-box attacks. As the optimal strategy is not tractable, we provide approximations of it leading to several inference methods, and show that existing membership inference methods are coarser approximations of this optimal strategy. Our membership attacks outperform the state of the art in various settings, ranging from a simple logistic regression to more complex architectures and datasets, such as ResNet-101 and Imagenet.
stat.ML cs.CR cs.LG
2019-08-30T00:00:00
Alexandre Sablayrolles, Matthijs Douze, Yann Ollivier, Cordelia Schmid, Herv\'e J\'egou
false
0.946309
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.016822153702378273, -0.007845427840948105, -0.040550511330366135, 0.053135450929403305, 0.02801390178501606, 0.03982412815093994, 0.028535636141896248, -0.027339132502675056, -0.02590087801218033, -0.022086191922426224, -0.016018256545066833, 0.021775031462311745, -0.064582459628582, -0...
1908.11262
Traffic Sign Detection under Challenging Conditions: A Deeper Look Into Performance Variations and Spectral Characteristics
Traffic signs are critical for maintaining the safety and efficiency of our roads. Therefore, we need to carefully assess the capabilities and limitations of automated traffic sign detection systems. Existing traffic sign datasets are limited in terms of type and severity of challenging conditions. Metadata corresponding to these conditions are unavailable and it is not possible to investigate the effect of a single factor because of simultaneous changes in numerous conditions. To overcome the shortcomings in existing datasets, we introduced the CURE-TSD-Real dataset, which is based on simulated challenging conditions that correspond to adversaries that can occur in real-world environments and systems. We test the performance of two benchmark algorithms and show that severe conditions can result in an average performance degradation of 29% in precision and 68% in recall. We investigate the effect of challenging conditions through spectral analysis and show that challenging conditions can lead to distinct magnitude spectrum characteristics. Moreover, we show that mean magnitude spectrum of changes in video sequences under challenging conditions can be an indicator of detection performance. CURE-TSD-Real dataset is available online at https://github.com/olivesgatech/CURE-TSD.
cs.CV cs.LG eess.IV eess.SP
2019-08-30T00:00:00
Dogancan Temel and Min-Hung Chen and Ghassan AlRegib
true
0.962888
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.02805849350988865, -0.025130365043878555, 0.05276286602020264, 0.044115547090768814, 0.052090659737586975, 0.036955103278160095, 0.01535340491682291, 0.02405388280749321, -0.02908063679933548, -0.066285640001297, -0.023923244327306747, 0.01198167260736227, -0.06623439490795135, 0.0022836...
1908.11279
Grounded Agreement Games: Emphasizing Conversational Grounding in Visual Dialogue Settings
Where early work on dialogue in Computational Linguistics put much emphasis on dialogue structure and its relation to the mental states of the dialogue participants (e.g., Allen 1979, Grosz & Sidner 1986), current work mostly reduces dialogue to the task of producing at any one time a next utterance; e.g. in neural chatbot or Visual Dialogue settings. As a methodological decision, this is sound: Even the longest journey is a sequence of steps. It becomes detrimental, however, when the tasks and datasets from which dialogue behaviour is to be learned are tailored too much to this framing of the problem. In this short note, we describe a family of settings which still allow to keep dialogues simple, but add a constraint that makes participants care about reaching mutual understanding. In such agreement games, there is a secondary, but explicit goal besides the task level goal, and that is to reach mutual understanding about whether the task level goal has been reached. As we argue, this naturally triggers meta-semantic interaction and mutual engagement, and hence leads to richer data from which to induce models.
cs.CL
2019-08-30T00:00:00
David Schlangen
false
0.878955
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ -0.026408828794956207, -0.005856003612279892, -0.03253085911273956, 0.03642783686518669, 0.010711018927395344, 0.0296797975897789, 0.027397455647587776, 0.03657475858926773, -0.0007141483365558088, -0.011361629702150822, -0.05068258196115494, 0.06428709626197815, -0.08475891500711441, -0.0...
1908.11309
Exploiting Temporality for Semi-Supervised Video Segmentation
In recent years, there has been remarkable progress in supervised image segmentation. Video segmentation is less explored, despite the temporal dimension being highly informative. Semantic labels, e.g. that cannot be accurately detected in the current frame, may be inferred by incorporating information from previous frames. However, video segmentation is challenging due to the amount of data that needs to be processed and, more importantly, the cost involved in obtaining ground truth annotations for each frame. In this paper, we tackle the issue of label scarcity by using consecutive frames of a video, where only one frame is annotated. We propose a deep, end-to-end trainable model which leverages temporal information in order to make use of easy to acquire unlabeled data. Our network architecture relies on a novel interconnection of two components: a fully convolutional network to model spatial information and temporal units that are employed at intermediate levels of the convolutional network in order to propagate information through time. The main contribution of this work is the guidance of the temporal signal through the network. We show that only placing a temporal module between the encoder and decoder is suboptimal (baseline). Our extensive experiments on the CityScapes dataset indicate that the resulting model can leverage unlabeled temporal frames and significantly outperform both the frame-by-frame image segmentation and the baseline approach.
cs.CV cs.LG eess.IV
2019-08-30T00:00:00
Radu Sibechi, Olaf Booij, Nora Baka, Peter Bloem
false
0.946883
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
no_new_dataset
BAAI/bge-base-en-v1.5
[ 0.030694369226694107, -0.04029114171862602, -0.021424688398838043, 0.062183599919080734, 0.024986639618873596, 0.030087385326623917, 0.006431805435568094, 0.022717393934726715, -0.022439155727624893, -0.04750316962599754, -0.019868869334459305, -0.021510737016797066, -0.029263179749250412, ...
1908.11310
Aesthetic Image Captioning From Weakly-Labelled Photographs
Aesthetic image captioning (AIC) refers to the multi-modal task of generating critical textual feedbacks for photographs. While in natural image captioning (NIC), deep models are trained in an end-to-end manner using large curated datasets such as MS-COCO, no such large-scale, clean dataset exists for AIC. Towards this goal, we propose an automatic cleaning strategy to create a benchmarking AIC dataset, by exploiting the images and noisy comments easily available from photography websites. We propose a probabilistic caption-filtering method for cleaning the noisy web-data, and compile a large-scale, clean dataset "AVA-Captions", (230, 000 images with 5 captions per image). Additionally, by exploiting the latent associations between aesthetic attributes, we propose a strategy for training the convolutional neural network (CNN) based visual feature extractor, the first component of the AIC framework. The strategy is weakly supervised and can be effectively used to learn rich aesthetic representations, without requiring expensive ground-truth annotations. We finally show-case a thorough analysis of the proposed contributions using automatic metrics and subjective evaluations.
cs.CV cs.CL
2019-08-30T00:00:00
Koustav Ghosal, Aakanksha Rana, Aljosa Smolic
true
0.964756
2026-03-03T02:08:04.743467
librarian-bots/arxiv-new-datasets-modernbert-v4
new_dataset
BAAI/bge-base-en-v1.5
[ 0.027401015162467957, -0.04560060799121857, 0.0004177904047537595, 0.035355404019355774, 0.02093399316072464, 0.0013042675564065576, 0.016570301726460457, 0.0066118245013058186, -0.027383070439100266, -0.029425254091620445, -0.048167791217565536, 0.007111649494618177, -0.07057159394025803, ...