Dataset Viewer
Auto-converted to Parquet Duplicate
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...
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
91

Spaces using librarian-bots/arxiv-cs-papers-lance 4