id
large_string | submitter
large_string | authors
large_string | title
large_string | comments
large_string | journal-ref
large_string | doi
large_string | report-no
large_string | categories
large_string | license
large_string | abstract
large_string | versions
large list | update_date
timestamp[ms] | authors_parsed
large list | prompt
large_string | label
string | prob
float64 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2209.10913 | Shengcai Liu | Shengcai Liu, Yu Zhang, Ke Tang, Xin Yao | How Good Is Neural Combinatorial Optimization? A Systematic Evaluation
on the Traveling Salesman Problem | Accepted by IEEE CIM | null | null | null | cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Traditional solvers for tackling combinatorial optimization (CO) problems are
usually designed by human experts. Recently, there has been a surge of interest
in utilizing deep learning, especially deep reinforcement learning, to
automatically learn effective solvers for CO. The resultant new paradigm is
termed neural combinatorial optimization (NCO). However, the advantages and
disadvantages of NCO relative to other approaches have not been empirically or
theoretically well studied. This work presents a comprehensive comparative
study of NCO solvers and alternative solvers. Specifically, taking the
traveling salesman problem as the testbed problem, the performance of the
solvers is assessed in five aspects, i.e., effectiveness, efficiency,
stability, scalability, and generalization ability. Our results show that the
solvers learned by NCO approaches, in general, still fall short of traditional
solvers in nearly all these aspects. A potential benefit of NCO solvers would
be their superior time and energy efficiency for small-size problem instances
when sufficient training instances are available. Hopefully, this work would
help with a better understanding of the strengths and weaknesses of NCO and
provide a comprehensive evaluation protocol for further benchmarking NCO
approaches in comparison to other approaches.
| [
{
"version": "v1",
"created": "Thu, 22 Sep 2022 10:50:36 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 09:12:26 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Liu",
"Shengcai",
""
],
[
"Zhang",
"Yu",
""
],
[
"Tang",
"Ke",
""
],
[
"Yao",
"Xin",
""
]
] | TITLE: How Good Is Neural Combinatorial Optimization? A Systematic Evaluation
on the Traveling Salesman Problem
ABSTRACT: Traditional solvers for tackling combinatorial optimization (CO) problems are
usually designed by human experts. Recently, there has been a surge of interest
in utilizing deep learning, especially deep reinforcement learning, to
automatically learn effective solvers for CO. The resultant new paradigm is
termed neural combinatorial optimization (NCO). However, the advantages and
disadvantages of NCO relative to other approaches have not been empirically or
theoretically well studied. This work presents a comprehensive comparative
study of NCO solvers and alternative solvers. Specifically, taking the
traveling salesman problem as the testbed problem, the performance of the
solvers is assessed in five aspects, i.e., effectiveness, efficiency,
stability, scalability, and generalization ability. Our results show that the
solvers learned by NCO approaches, in general, still fall short of traditional
solvers in nearly all these aspects. A potential benefit of NCO solvers would
be their superior time and energy efficiency for small-size problem instances
when sufficient training instances are available. Hopefully, this work would
help with a better understanding of the strengths and weaknesses of NCO and
provide a comprehensive evaluation protocol for further benchmarking NCO
approaches in comparison to other approaches.
| no_new_dataset | 0.940953 |
2209.11908 | Letian Chen | Letian Chen, Sravan Jayanthi, Rohan Paleja, Daniel Martin, Viacheslav
Zakharov, Matthew Gombolay | Fast Lifelong Adaptive Inverse Reinforcement Learning from
Demonstrations | null | Proceedings of Conference on Robot Learning (CoRL) 2022 | null | null | cs.LG cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning from Demonstration (LfD) approaches empower end-users to teach
robots novel tasks via demonstrations of the desired behaviors, democratizing
access to robotics. However, current LfD frameworks are not capable of fast
adaptation to heterogeneous human demonstrations nor the large-scale deployment
in ubiquitous robotics applications. In this paper, we propose a novel LfD
framework, Fast Lifelong Adaptive Inverse Reinforcement learning (FLAIR). Our
approach (1) leverages learned strategies to construct policy mixtures for fast
adaptation to new demonstrations, allowing for quick end-user personalization,
(2) distills common knowledge across demonstrations, achieving accurate task
inference; and (3) expands its model only when needed in lifelong deployments,
maintaining a concise set of prototypical strategies that can approximate all
behaviors via policy mixtures. We empirically validate that FLAIR achieves
adaptability (i.e., the robot adapts to heterogeneous, user-specific task
preferences), efficiency (i.e., the robot achieves sample-efficient
adaptation), and scalability (i.e., the model grows sublinearly with the number
of demonstrations while maintaining high performance). FLAIR surpasses
benchmarks across three control tasks with an average 57% improvement in policy
returns and an average 78% fewer episodes required for demonstration modeling
using policy mixtures. Finally, we demonstrate the success of FLAIR in a table
tennis task and find users rate FLAIR as having higher task (p<.05) and
personalization (p<.05) performance.
| [
{
"version": "v1",
"created": "Sat, 24 Sep 2022 02:48:02 GMT"
},
{
"version": "v2",
"created": "Wed, 16 Nov 2022 21:22:08 GMT"
},
{
"version": "v3",
"created": "Sat, 19 Nov 2022 02:46:08 GMT"
},
{
"version": "v4",
"created": "Tue, 6 Dec 2022 23:07:50 GMT"
},
{
"version": "v5",
"created": "Wed, 29 Mar 2023 09:22:21 GMT"
},
{
"version": "v6",
"created": "Thu, 6 Apr 2023 19:36:13 GMT"
},
{
"version": "v7",
"created": "Wed, 12 Apr 2023 14:19:36 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chen",
"Letian",
""
],
[
"Jayanthi",
"Sravan",
""
],
[
"Paleja",
"Rohan",
""
],
[
"Martin",
"Daniel",
""
],
[
"Zakharov",
"Viacheslav",
""
],
[
"Gombolay",
"Matthew",
""
]
] | TITLE: Fast Lifelong Adaptive Inverse Reinforcement Learning from
Demonstrations
ABSTRACT: Learning from Demonstration (LfD) approaches empower end-users to teach
robots novel tasks via demonstrations of the desired behaviors, democratizing
access to robotics. However, current LfD frameworks are not capable of fast
adaptation to heterogeneous human demonstrations nor the large-scale deployment
in ubiquitous robotics applications. In this paper, we propose a novel LfD
framework, Fast Lifelong Adaptive Inverse Reinforcement learning (FLAIR). Our
approach (1) leverages learned strategies to construct policy mixtures for fast
adaptation to new demonstrations, allowing for quick end-user personalization,
(2) distills common knowledge across demonstrations, achieving accurate task
inference; and (3) expands its model only when needed in lifelong deployments,
maintaining a concise set of prototypical strategies that can approximate all
behaviors via policy mixtures. We empirically validate that FLAIR achieves
adaptability (i.e., the robot adapts to heterogeneous, user-specific task
preferences), efficiency (i.e., the robot achieves sample-efficient
adaptation), and scalability (i.e., the model grows sublinearly with the number
of demonstrations while maintaining high performance). FLAIR surpasses
benchmarks across three control tasks with an average 57% improvement in policy
returns and an average 78% fewer episodes required for demonstration modeling
using policy mixtures. Finally, we demonstrate the success of FLAIR in a table
tennis task and find users rate FLAIR as having higher task (p<.05) and
personalization (p<.05) performance.
| no_new_dataset | 0.944228 |
2209.14072 | Zirui Wu | Yongliang Shi, Runyi Yang, Pengfei Li, Zirui Wu, Hao Zhao, Guyue Zhou | City-scale Incremental Neural Mapping with Three-layer Sampling and
Panoptic Representation | 8 pages, 9 figures | null | null | null | cs.CV cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Neural implicit representations are drawing a lot of attention from the
robotics community recently, as they are expressive, continuous and compact.
However, city-scale continual implicit dense mapping based on sparse LiDAR
input is still an under-explored challenge. To this end, we successfully build
a city-scale continual neural mapping system with a panoptic representation
that consists of environment-level and instance-level modelling. Given a stream
of sparse LiDAR point cloud, it maintains a dynamic generative model that maps
3D coordinates to signed distance field (SDF) values. To address the difficulty
of representing geometric information at different levels in city-scale space,
we propose a tailored three-layer sampling strategy to dynamically sample the
global, local and near-surface domains. Meanwhile, to realize high fidelity
mapping of instance under incomplete observation, category-specific prior is
introduced to better model the geometric details. We evaluate on the public
SemanticKITTI dataset and demonstrate the significance of the newly proposed
three-layer sampling strategy and panoptic representation, using both
quantitative and qualitative results. Codes and model will be publicly
available.
| [
{
"version": "v1",
"created": "Wed, 28 Sep 2022 13:14:40 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 12:06:09 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Shi",
"Yongliang",
""
],
[
"Yang",
"Runyi",
""
],
[
"Li",
"Pengfei",
""
],
[
"Wu",
"Zirui",
""
],
[
"Zhao",
"Hao",
""
],
[
"Zhou",
"Guyue",
""
]
] | TITLE: City-scale Incremental Neural Mapping with Three-layer Sampling and
Panoptic Representation
ABSTRACT: Neural implicit representations are drawing a lot of attention from the
robotics community recently, as they are expressive, continuous and compact.
However, city-scale continual implicit dense mapping based on sparse LiDAR
input is still an under-explored challenge. To this end, we successfully build
a city-scale continual neural mapping system with a panoptic representation
that consists of environment-level and instance-level modelling. Given a stream
of sparse LiDAR point cloud, it maintains a dynamic generative model that maps
3D coordinates to signed distance field (SDF) values. To address the difficulty
of representing geometric information at different levels in city-scale space,
we propose a tailored three-layer sampling strategy to dynamically sample the
global, local and near-surface domains. Meanwhile, to realize high fidelity
mapping of instance under incomplete observation, category-specific prior is
introduced to better model the geometric details. We evaluate on the public
SemanticKITTI dataset and demonstrate the significance of the newly proposed
three-layer sampling strategy and panoptic representation, using both
quantitative and qualitative results. Codes and model will be publicly
available.
| no_new_dataset | 0.944944 |
2210.07713 | Leonardos Pantiskas | Leonardos Pantiskas, Kees Verstoep, Mark Hoogendoorn, Henri Bal | An Empirical Evaluation of Multivariate Time Series Classification with
Input Transformation across Different Dimensions | IEEE ICMLA 2022 | null | 10.1109/ICMLA55696.2022.00012 | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In current research, machine and deep learning solutions for the
classification of temporal data are shifting from single-channel datasets
(univariate) to problems with multiple channels of information (multivariate).
The majority of these works are focused on the method novelty and architecture,
and the format of the input data is often treated implicitly. Particularly,
multivariate datasets are often treated as a stack of univariate time series in
terms of input preprocessing, with scaling methods applied across each channel
separately. In this evaluation, we aim to demonstrate that the additional
channel dimension is far from trivial and different approaches to scaling can
lead to significantly different results in the accuracy of a solution. To that
end, we test seven different data transformation methods on four different
temporal dimensions and study their effect on the classification accuracy of
five recent methods. We show that, for the large majority of tested datasets,
the best transformation-dimension configuration leads to an increase in the
accuracy compared to the result of each model with the same hyperparameters and
no scaling, ranging from 0.16 to 76.79 percentage points. We also show that if
we keep the transformation method constant, there is a statistically
significant difference in accuracy results when applying it across different
dimensions, with accuracy differences ranging from 0.23 to 47.79 percentage
points. Finally, we explore the relation of the transformation methods and
dimensions to the classifiers, and we conclude that there is no prominent
general trend, and the optimal configuration is dataset- and
classifier-specific.
| [
{
"version": "v1",
"created": "Fri, 14 Oct 2022 11:27:24 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 15:15:17 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Pantiskas",
"Leonardos",
""
],
[
"Verstoep",
"Kees",
""
],
[
"Hoogendoorn",
"Mark",
""
],
[
"Bal",
"Henri",
""
]
] | TITLE: An Empirical Evaluation of Multivariate Time Series Classification with
Input Transformation across Different Dimensions
ABSTRACT: In current research, machine and deep learning solutions for the
classification of temporal data are shifting from single-channel datasets
(univariate) to problems with multiple channels of information (multivariate).
The majority of these works are focused on the method novelty and architecture,
and the format of the input data is often treated implicitly. Particularly,
multivariate datasets are often treated as a stack of univariate time series in
terms of input preprocessing, with scaling methods applied across each channel
separately. In this evaluation, we aim to demonstrate that the additional
channel dimension is far from trivial and different approaches to scaling can
lead to significantly different results in the accuracy of a solution. To that
end, we test seven different data transformation methods on four different
temporal dimensions and study their effect on the classification accuracy of
five recent methods. We show that, for the large majority of tested datasets,
the best transformation-dimension configuration leads to an increase in the
accuracy compared to the result of each model with the same hyperparameters and
no scaling, ranging from 0.16 to 76.79 percentage points. We also show that if
we keep the transformation method constant, there is a statistically
significant difference in accuracy results when applying it across different
dimensions, with accuracy differences ranging from 0.23 to 47.79 percentage
points. Finally, we explore the relation of the transformation methods and
dimensions to the classifiers, and we conclude that there is no prominent
general trend, and the optimal configuration is dataset- and
classifier-specific.
| no_new_dataset | 0.94625 |
2210.10462 | Yaming Yang | Yaming Yang, Ziyu Guan, Zhe Wang, Wei Zhao, Cai Xu, Weigang Lu,
Jianbin Huang | Self-supervised Heterogeneous Graph Pre-training Based on Structural
Clustering | Accepted by NeurIPS 2022 | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent self-supervised pre-training methods on Heterogeneous Information
Networks (HINs) have shown promising competitiveness over traditional
semi-supervised Heterogeneous Graph Neural Networks (HGNNs). Unfortunately,
their performance heavily depends on careful customization of various
strategies for generating high-quality positive examples and negative examples,
which notably limits their flexibility and generalization ability. In this
work, we present SHGP, a novel Self-supervised Heterogeneous Graph Pre-training
approach, which does not need to generate any positive examples or negative
examples. It consists of two modules that share the same attention-aggregation
scheme. In each iteration, the Att-LPA module produces pseudo-labels through
structural clustering, which serve as the self-supervision signals to guide the
Att-HGNN module to learn object embeddings and attention coefficients. The two
modules can effectively utilize and enhance each other, promoting the model to
learn discriminative embeddings. Extensive experiments on four real-world
datasets demonstrate the superior effectiveness of SHGP against
state-of-the-art unsupervised baselines and even semi-supervised baselines. We
release our source code at: https://github.com/kepsail/SHGP.
| [
{
"version": "v1",
"created": "Wed, 19 Oct 2022 10:55:48 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 12:20:55 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Yang",
"Yaming",
""
],
[
"Guan",
"Ziyu",
""
],
[
"Wang",
"Zhe",
""
],
[
"Zhao",
"Wei",
""
],
[
"Xu",
"Cai",
""
],
[
"Lu",
"Weigang",
""
],
[
"Huang",
"Jianbin",
""
]
] | TITLE: Self-supervised Heterogeneous Graph Pre-training Based on Structural
Clustering
ABSTRACT: Recent self-supervised pre-training methods on Heterogeneous Information
Networks (HINs) have shown promising competitiveness over traditional
semi-supervised Heterogeneous Graph Neural Networks (HGNNs). Unfortunately,
their performance heavily depends on careful customization of various
strategies for generating high-quality positive examples and negative examples,
which notably limits their flexibility and generalization ability. In this
work, we present SHGP, a novel Self-supervised Heterogeneous Graph Pre-training
approach, which does not need to generate any positive examples or negative
examples. It consists of two modules that share the same attention-aggregation
scheme. In each iteration, the Att-LPA module produces pseudo-labels through
structural clustering, which serve as the self-supervision signals to guide the
Att-HGNN module to learn object embeddings and attention coefficients. The two
modules can effectively utilize and enhance each other, promoting the model to
learn discriminative embeddings. Extensive experiments on four real-world
datasets demonstrate the superior effectiveness of SHGP against
state-of-the-art unsupervised baselines and even semi-supervised baselines. We
release our source code at: https://github.com/kepsail/SHGP.
| no_new_dataset | 0.948537 |
2211.05853 | Subhabrata Majumdar | Harsh Raj, Domenic Rosati, Subhabrata Majumdar | Measuring Reliability of Large Language Models through Semantic
Consistency | NeurIPS 2022 ML Safety Workshop, https://neurips2022.mlsafety.org | null | null | null | cs.CL cs.AI cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | While large pretrained language models (PLMs) demonstrate incredible fluency
and performance on many natural language tasks, recent work has shown that
well-performing PLMs are very sensitive to what prompts are feed into them.
Even when prompts are semantically identical, language models may give very
different answers. When considering safe and trustworthy deployments of PLMs we
would like their outputs to be consistent under prompts that mean the same
thing or convey the same intent. While some work has looked into how
state-of-the-art PLMs address this need, they have been limited to only
evaluating lexical equality of single- or multi-word answers and do not address
consistency of generative text sequences. In order to understand consistency of
PLMs under text generation settings, we develop a measure of semantic
consistency that allows the comparison of open-ended text outputs. We implement
several versions of this consistency metric to evaluate the performance of a
number of PLMs on paraphrased versions of questions in the TruthfulQA dataset,
we find that our proposed metrics are considerably more consistent than
traditional metrics embodying lexical consistency, and also correlate with
human evaluation of output consistency to a higher degree.
| [
{
"version": "v1",
"created": "Thu, 10 Nov 2022 20:21:07 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 18:53:23 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Raj",
"Harsh",
""
],
[
"Rosati",
"Domenic",
""
],
[
"Majumdar",
"Subhabrata",
""
]
] | TITLE: Measuring Reliability of Large Language Models through Semantic
Consistency
ABSTRACT: While large pretrained language models (PLMs) demonstrate incredible fluency
and performance on many natural language tasks, recent work has shown that
well-performing PLMs are very sensitive to what prompts are feed into them.
Even when prompts are semantically identical, language models may give very
different answers. When considering safe and trustworthy deployments of PLMs we
would like their outputs to be consistent under prompts that mean the same
thing or convey the same intent. While some work has looked into how
state-of-the-art PLMs address this need, they have been limited to only
evaluating lexical equality of single- or multi-word answers and do not address
consistency of generative text sequences. In order to understand consistency of
PLMs under text generation settings, we develop a measure of semantic
consistency that allows the comparison of open-ended text outputs. We implement
several versions of this consistency metric to evaluate the performance of a
number of PLMs on paraphrased versions of questions in the TruthfulQA dataset,
we find that our proposed metrics are considerably more consistent than
traditional metrics embodying lexical consistency, and also correlate with
human evaluation of output consistency to a higher degree.
| no_new_dataset | 0.926868 |
2211.09224 | Alessandro Flaborea | Alessandro Flaborea, Bardh Prenkaj, Bharti Munjal, Marco Aurelio
Sterpa, Dario Aragona, Luca Podo, Fabio Galasso | Are we certain it's anomalous? | Accepted at CVPR '23 Visual Anomaly and Novelty Detection (VAND)
Workshop | null | null | null | cs.LG cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The progress in modelling time series and, more generally, sequences of
structured data has recently revamped research in anomaly detection. The task
stands for identifying abnormal behaviors in financial series, IT systems,
aerospace measurements, and the medical domain, where anomaly detection may aid
in isolating cases of depression and attend the elderly. Anomaly detection in
time series is a complex task since anomalies are rare due to highly non-linear
temporal correlations and since the definition of anomalous is sometimes
subjective. Here we propose the novel use of Hyperbolic uncertainty for Anomaly
Detection (HypAD). HypAD learns self-supervisedly to reconstruct the input
signal. We adopt best practices from the state-of-the-art to encode the
sequence by an LSTM, jointly learned with a decoder to reconstruct the signal,
with the aid of GAN critics. Uncertainty is estimated end-to-end by means of a
hyperbolic neural network. By using uncertainty, HypAD may assess whether it is
certain about the input signal but it fails to reconstruct it because this is
anomalous; or whether the reconstruction error does not necessarily imply
anomaly, as the model is uncertain, e.g. a complex but regular input signal.
The novel key idea is that a detectable anomaly is one where the model is
certain but it predicts wrongly. HypAD outperforms the current state-of-the-art
for univariate anomaly detection on established benchmarks based on data from
NASA, Yahoo, Numenta, Amazon, and Twitter. It also yields state-of-the-art
performance on a multivariate dataset of anomaly activities in elderly home
residences, and it outperforms the baseline on SWaT. Overall, HypAD yields the
lowest false alarms at the best performance rate, thanks to successfully
identifying detectable anomalies.
| [
{
"version": "v1",
"created": "Wed, 16 Nov 2022 21:31:39 GMT"
},
{
"version": "v2",
"created": "Tue, 21 Feb 2023 08:53:19 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 12:06:22 GMT"
},
{
"version": "v4",
"created": "Wed, 12 Apr 2023 07:20:21 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Flaborea",
"Alessandro",
""
],
[
"Prenkaj",
"Bardh",
""
],
[
"Munjal",
"Bharti",
""
],
[
"Sterpa",
"Marco Aurelio",
""
],
[
"Aragona",
"Dario",
""
],
[
"Podo",
"Luca",
""
],
[
"Galasso",
"Fabio",
""
]
] | TITLE: Are we certain it's anomalous?
ABSTRACT: The progress in modelling time series and, more generally, sequences of
structured data has recently revamped research in anomaly detection. The task
stands for identifying abnormal behaviors in financial series, IT systems,
aerospace measurements, and the medical domain, where anomaly detection may aid
in isolating cases of depression and attend the elderly. Anomaly detection in
time series is a complex task since anomalies are rare due to highly non-linear
temporal correlations and since the definition of anomalous is sometimes
subjective. Here we propose the novel use of Hyperbolic uncertainty for Anomaly
Detection (HypAD). HypAD learns self-supervisedly to reconstruct the input
signal. We adopt best practices from the state-of-the-art to encode the
sequence by an LSTM, jointly learned with a decoder to reconstruct the signal,
with the aid of GAN critics. Uncertainty is estimated end-to-end by means of a
hyperbolic neural network. By using uncertainty, HypAD may assess whether it is
certain about the input signal but it fails to reconstruct it because this is
anomalous; or whether the reconstruction error does not necessarily imply
anomaly, as the model is uncertain, e.g. a complex but regular input signal.
The novel key idea is that a detectable anomaly is one where the model is
certain but it predicts wrongly. HypAD outperforms the current state-of-the-art
for univariate anomaly detection on established benchmarks based on data from
NASA, Yahoo, Numenta, Amazon, and Twitter. It also yields state-of-the-art
performance on a multivariate dataset of anomaly activities in elderly home
residences, and it outperforms the baseline on SWaT. Overall, HypAD yields the
lowest false alarms at the best performance rate, thanks to successfully
identifying detectable anomalies.
| no_new_dataset | 0.943712 |
2211.12005 | Sizhe Chen | Sizhe Chen, Geng Yuan, Xinwen Cheng, Yifan Gong, Minghai Qin, Yanzhi
Wang, Xiaolin Huang | Self-Ensemble Protection: Training Checkpoints Are Good Data Protectors | ICLR 2023 | null | null | null | cs.LG cs.CR stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | As data becomes increasingly vital, a company would be very cautious about
releasing data, because the competitors could use it to train high-performance
models, thereby posing a tremendous threat to the company's commercial
competence. To prevent training good models on the data, we could add
imperceptible perturbations to it. Since such perturbations aim at hurting the
entire training process, they should reflect the vulnerability of DNN training,
rather than that of a single model. Based on this new idea, we seek perturbed
examples that are always unrecognized (never correctly classified) in training.
In this paper, we uncover them by model checkpoints' gradients, forming the
proposed self-ensemble protection (SEP), which is very effective because (1)
learning on examples ignored during normal training tends to yield DNNs
ignoring normal examples; (2) checkpoints' cross-model gradients are close to
orthogonal, meaning that they are as diverse as DNNs with different
architectures. That is, our amazing performance of ensemble only requires the
computation of training one model. By extensive experiments with 9 baselines on
3 datasets and 5 architectures, SEP is verified to be a new state-of-the-art,
e.g., our small $\ell_\infty=2/255$ perturbations reduce the accuracy of a
CIFAR-10 ResNet18 from 94.56% to 14.68%, compared to 41.35% by the best-known
method. Code is available at https://github.com/Sizhe-Chen/SEP.
| [
{
"version": "v1",
"created": "Tue, 22 Nov 2022 04:54:20 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Feb 2023 13:11:00 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 11:04:04 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chen",
"Sizhe",
""
],
[
"Yuan",
"Geng",
""
],
[
"Cheng",
"Xinwen",
""
],
[
"Gong",
"Yifan",
""
],
[
"Qin",
"Minghai",
""
],
[
"Wang",
"Yanzhi",
""
],
[
"Huang",
"Xiaolin",
""
]
] | TITLE: Self-Ensemble Protection: Training Checkpoints Are Good Data Protectors
ABSTRACT: As data becomes increasingly vital, a company would be very cautious about
releasing data, because the competitors could use it to train high-performance
models, thereby posing a tremendous threat to the company's commercial
competence. To prevent training good models on the data, we could add
imperceptible perturbations to it. Since such perturbations aim at hurting the
entire training process, they should reflect the vulnerability of DNN training,
rather than that of a single model. Based on this new idea, we seek perturbed
examples that are always unrecognized (never correctly classified) in training.
In this paper, we uncover them by model checkpoints' gradients, forming the
proposed self-ensemble protection (SEP), which is very effective because (1)
learning on examples ignored during normal training tends to yield DNNs
ignoring normal examples; (2) checkpoints' cross-model gradients are close to
orthogonal, meaning that they are as diverse as DNNs with different
architectures. That is, our amazing performance of ensemble only requires the
computation of training one model. By extensive experiments with 9 baselines on
3 datasets and 5 architectures, SEP is verified to be a new state-of-the-art,
e.g., our small $\ell_\infty=2/255$ perturbations reduce the accuracy of a
CIFAR-10 ResNet18 from 94.56% to 14.68%, compared to 41.35% by the best-known
method. Code is available at https://github.com/Sizhe-Chen/SEP.
| no_new_dataset | 0.942981 |
2211.15088 | Bingyuan Liu | Bingyuan Liu, J\'er\^ome Rony, Adrian Galdran, Jose Dolz, Ismail Ben
Ayed | Class Adaptive Network Calibration | CVPR 2023. Code: https://github.com/by-liu/CALS | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent studies have revealed that, beyond conventional accuracy, calibration
should also be considered for training modern deep neural networks. To address
miscalibration during learning, some methods have explored different penalty
functions as part of the learning objective, alongside a standard
classification loss, with a hyper-parameter controlling the relative
contribution of each term. Nevertheless, these methods share two major
drawbacks: 1) the scalar balancing weight is the same for all classes,
hindering the ability to address different intrinsic difficulties or imbalance
among classes; and 2) the balancing weight is usually fixed without an adaptive
strategy, which may prevent from reaching the best compromise between accuracy
and calibration, and requires hyper-parameter search for each application. We
propose Class Adaptive Label Smoothing (CALS) for calibrating deep networks,
which allows to learn class-wise multipliers during training, yielding a
powerful alternative to common label smoothing penalties. Our method builds on
a general Augmented Lagrangian approach, a well-established technique in
constrained optimization, but we introduce several modifications to tailor it
for large-scale, class-adaptive training. Comprehensive evaluation and multiple
comparisons on a variety of benchmarks, including standard and long-tailed
image classification, semantic segmentation, and text classification,
demonstrate the superiority of the proposed method. The code is available at
https://github.com/by-liu/CALS.
| [
{
"version": "v1",
"created": "Mon, 28 Nov 2022 06:05:31 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 06:51:01 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Liu",
"Bingyuan",
""
],
[
"Rony",
"Jérôme",
""
],
[
"Galdran",
"Adrian",
""
],
[
"Dolz",
"Jose",
""
],
[
"Ayed",
"Ismail Ben",
""
]
] | TITLE: Class Adaptive Network Calibration
ABSTRACT: Recent studies have revealed that, beyond conventional accuracy, calibration
should also be considered for training modern deep neural networks. To address
miscalibration during learning, some methods have explored different penalty
functions as part of the learning objective, alongside a standard
classification loss, with a hyper-parameter controlling the relative
contribution of each term. Nevertheless, these methods share two major
drawbacks: 1) the scalar balancing weight is the same for all classes,
hindering the ability to address different intrinsic difficulties or imbalance
among classes; and 2) the balancing weight is usually fixed without an adaptive
strategy, which may prevent from reaching the best compromise between accuracy
and calibration, and requires hyper-parameter search for each application. We
propose Class Adaptive Label Smoothing (CALS) for calibrating deep networks,
which allows to learn class-wise multipliers during training, yielding a
powerful alternative to common label smoothing penalties. Our method builds on
a general Augmented Lagrangian approach, a well-established technique in
constrained optimization, but we introduce several modifications to tailor it
for large-scale, class-adaptive training. Comprehensive evaluation and multiple
comparisons on a variety of benchmarks, including standard and long-tailed
image classification, semantic segmentation, and text classification,
demonstrate the superiority of the proposed method. The code is available at
https://github.com/by-liu/CALS.
| no_new_dataset | 0.947575 |
2212.05699 | Ziwang Zhao | Linmei Hu, Ziwang Zhao, Weijian Qi, Xuemeng Song, Liqiang Nie | Multimodal Matching-aware Co-attention Networks with Mutual Knowledge
Distillation for Fake News Detection | null | null | null | null | cs.IR cs.MM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Fake news often involves multimedia information such as text and image to
mislead readers, proliferating and expanding its influence. Most existing fake
news detection methods apply the co-attention mechanism to fuse multimodal
features while ignoring the consistency of image and text in co-attention. In
this paper, we propose multimodal matching-aware co-attention networks with
mutual knowledge distillation for improving fake news detection. Specifically,
we design an image-text matching-aware co-attention mechanism which captures
the alignment of image and text for better multimodal fusion. The image-text
matching representation can be obtained via a vision-language pre-trained
model. Additionally, based on the designed image-text matching-aware
co-attention mechanism, we propose to build two co-attention networks
respectively centered on text and image for mutual knowledge distillation to
improve fake news detection. Extensive experiments on three benchmark datasets
demonstrate that our proposed model achieves state-of-the-art performance on
multimodal fake news detection.
| [
{
"version": "v1",
"created": "Mon, 12 Dec 2022 04:36:06 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 05:31:36 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Hu",
"Linmei",
""
],
[
"Zhao",
"Ziwang",
""
],
[
"Qi",
"Weijian",
""
],
[
"Song",
"Xuemeng",
""
],
[
"Nie",
"Liqiang",
""
]
] | TITLE: Multimodal Matching-aware Co-attention Networks with Mutual Knowledge
Distillation for Fake News Detection
ABSTRACT: Fake news often involves multimedia information such as text and image to
mislead readers, proliferating and expanding its influence. Most existing fake
news detection methods apply the co-attention mechanism to fuse multimodal
features while ignoring the consistency of image and text in co-attention. In
this paper, we propose multimodal matching-aware co-attention networks with
mutual knowledge distillation for improving fake news detection. Specifically,
we design an image-text matching-aware co-attention mechanism which captures
the alignment of image and text for better multimodal fusion. The image-text
matching representation can be obtained via a vision-language pre-trained
model. Additionally, based on the designed image-text matching-aware
co-attention mechanism, we propose to build two co-attention networks
respectively centered on text and image for mutual knowledge distillation to
improve fake news detection. Extensive experiments on three benchmark datasets
demonstrate that our proposed model achieves state-of-the-art performance on
multimodal fake news detection.
| no_new_dataset | 0.949576 |
2301.03410 | Xudong Lin | Andrew Lu, Xudong Lin, Yulei Niu, Shih-Fu Chang | In Defense of Structural Symbolic Representation for Video
Event-Relation Prediction | CVPRW 23, Learning with Limited Labelled Data | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Understanding event relationships in videos requires a model to understand
the underlying structures of events (i.e. the event type, the associated
argument roles, and corresponding entities) and factual knowledge for
reasoning. Structural symbolic representation (SSR) based methods directly take
event types and associated argument roles/entities as inputs to perform
reasoning. However, the state-of-the-art video event-relation prediction system
shows the necessity of using continuous feature vectors from input videos;
existing methods based solely on SSR inputs fail completely, even when given
oracle event types and argument roles. In this paper, we conduct an extensive
empirical analysis to answer the following questions: 1) why SSR-based method
failed; 2) how to understand the evaluation setting of video event relation
prediction properly; 3) how to uncover the potential of SSR-based methods. We
first identify suboptimal training settings as causing the failure of previous
SSR-based video event prediction models. Then through qualitative and
quantitative analysis, we show how evaluation that takes only video as inputs
is currently unfeasible, as well as the reliance on oracle event information to
obtain an accurate evaluation. Based on these findings, we propose to further
contextualize the SSR-based model to an Event-Sequence Model and equip it with
more factual knowledge through a simple yet effective way of reformulating
external visual commonsense knowledge bases into an event-relation prediction
pretraining dataset. The resultant new state-of-the-art model eventually
establishes a 25% Macro-accuracy performance boost.
| [
{
"version": "v1",
"created": "Fri, 6 Jan 2023 14:43:19 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 15:19:16 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lu",
"Andrew",
""
],
[
"Lin",
"Xudong",
""
],
[
"Niu",
"Yulei",
""
],
[
"Chang",
"Shih-Fu",
""
]
] | TITLE: In Defense of Structural Symbolic Representation for Video
Event-Relation Prediction
ABSTRACT: Understanding event relationships in videos requires a model to understand
the underlying structures of events (i.e. the event type, the associated
argument roles, and corresponding entities) and factual knowledge for
reasoning. Structural symbolic representation (SSR) based methods directly take
event types and associated argument roles/entities as inputs to perform
reasoning. However, the state-of-the-art video event-relation prediction system
shows the necessity of using continuous feature vectors from input videos;
existing methods based solely on SSR inputs fail completely, even when given
oracle event types and argument roles. In this paper, we conduct an extensive
empirical analysis to answer the following questions: 1) why SSR-based method
failed; 2) how to understand the evaluation setting of video event relation
prediction properly; 3) how to uncover the potential of SSR-based methods. We
first identify suboptimal training settings as causing the failure of previous
SSR-based video event prediction models. Then through qualitative and
quantitative analysis, we show how evaluation that takes only video as inputs
is currently unfeasible, as well as the reliance on oracle event information to
obtain an accurate evaluation. Based on these findings, we propose to further
contextualize the SSR-based model to an Event-Sequence Model and equip it with
more factual knowledge through a simple yet effective way of reformulating
external visual commonsense knowledge bases into an event-relation prediction
pretraining dataset. The resultant new state-of-the-art model eventually
establishes a 25% Macro-accuracy performance boost.
| no_new_dataset | 0.953319 |
2301.04122 | Mingyu Liang | Mingyu Liang, Wenyin Fu, Louis Feng, Zhongyi Lin, Pavani Panakanti,
Shengbao Zheng, Srinivas Sridharan, Christina Delimitrou | Mystique: Enabling Accurate and Scalable Generation of Production AI
Benchmarks | Accepted to ISCA 2023 | null | null | null | cs.DC cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Building large AI fleets to support the rapidly growing DL workloads is an
active research topic for modern cloud providers. Generating accurate
benchmarks plays an essential role in designing the fast-paced software and
hardware solutions in this space. Two fundamental challenges to make this
scalable are (i) workload representativeness and (ii) the ability to quickly
incorporate changes to the fleet into the benchmarks.
To overcome these issues, we propose Mystique, an accurate and scalable
framework for production AI benchmark generation. It leverages the PyTorch
execution trace (ET), a new feature that captures the runtime information of AI
models at the granularity of operators, in a graph format, together with their
metadata. By sourcing fleet ETs, we can build AI benchmarks that are portable
and representative. Mystique is scalable, due to its lightweight data
collection, in terms of runtime overhead and instrumentation effort. It is also
adaptive because ET composability allows flexible control on benchmark
creation.
We evaluate our methodology on several production AI models, and show that
benchmarks generated with Mystique closely resemble original AI models, both in
execution time and system-level metrics. We also showcase the portability of
the generated benchmarks across platforms, and demonstrate several use cases
enabled by the fine-grained composability of the execution trace.
| [
{
"version": "v1",
"created": "Fri, 16 Dec 2022 18:46:37 GMT"
},
{
"version": "v2",
"created": "Fri, 3 Mar 2023 21:08:50 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 18:16:38 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Liang",
"Mingyu",
""
],
[
"Fu",
"Wenyin",
""
],
[
"Feng",
"Louis",
""
],
[
"Lin",
"Zhongyi",
""
],
[
"Panakanti",
"Pavani",
""
],
[
"Zheng",
"Shengbao",
""
],
[
"Sridharan",
"Srinivas",
""
],
[
"Delimitrou",
"Christina",
""
]
] | TITLE: Mystique: Enabling Accurate and Scalable Generation of Production AI
Benchmarks
ABSTRACT: Building large AI fleets to support the rapidly growing DL workloads is an
active research topic for modern cloud providers. Generating accurate
benchmarks plays an essential role in designing the fast-paced software and
hardware solutions in this space. Two fundamental challenges to make this
scalable are (i) workload representativeness and (ii) the ability to quickly
incorporate changes to the fleet into the benchmarks.
To overcome these issues, we propose Mystique, an accurate and scalable
framework for production AI benchmark generation. It leverages the PyTorch
execution trace (ET), a new feature that captures the runtime information of AI
models at the granularity of operators, in a graph format, together with their
metadata. By sourcing fleet ETs, we can build AI benchmarks that are portable
and representative. Mystique is scalable, due to its lightweight data
collection, in terms of runtime overhead and instrumentation effort. It is also
adaptive because ET composability allows flexible control on benchmark
creation.
We evaluate our methodology on several production AI models, and show that
benchmarks generated with Mystique closely resemble original AI models, both in
execution time and system-level metrics. We also showcase the portability of
the generated benchmarks across platforms, and demonstrate several use cases
enabled by the fine-grained composability of the execution trace.
| no_new_dataset | 0.942135 |
2301.13112 | Fei Lu | Zehong Zhang, Fei Lu, Esther Xu Fei, Terry Lyons, Yannis Kevrekidis,
and Tom Woolf | Benchmarking optimality of time series classification methods in
distinguishing diffusions | 23 pages, 8 figures | null | null | null | stat.ML cs.LG | http://creativecommons.org/licenses/by/4.0/ | Statistical optimality benchmarking is crucial for analyzing and designing
time series classification (TSC) algorithms. This study proposes to benchmark
the optimality of TSC algorithms in distinguishing diffusion processes by the
likelihood ratio test (LRT). The LRT is an optimal classifier by the
Neyman-Pearson lemma. The LRT benchmarks are computationally efficient because
the LRT does not need training, and the diffusion processes can be efficiently
simulated and are flexible to reflect the specific features of real-world
applications. We demonstrate the benchmarking with three widely-used TSC
algorithms: random forest, ResNet, and ROCKET. These algorithms can achieve the
LRT optimality for univariate time series and multivariate Gaussian processes.
However, these model-agnostic algorithms are suboptimal in classifying
high-dimensional nonlinear multivariate time series. Additionally, the LRT
benchmark provides tools to analyze the dependence of classification accuracy
on the time length, dimension, temporal sampling frequency, and randomness of
the time series.
| [
{
"version": "v1",
"created": "Mon, 30 Jan 2023 17:49:12 GMT"
},
{
"version": "v2",
"created": "Sun, 5 Feb 2023 00:53:07 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 03:49:48 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Zhang",
"Zehong",
""
],
[
"Lu",
"Fei",
""
],
[
"Fei",
"Esther Xu",
""
],
[
"Lyons",
"Terry",
""
],
[
"Kevrekidis",
"Yannis",
""
],
[
"Woolf",
"Tom",
""
]
] | TITLE: Benchmarking optimality of time series classification methods in
distinguishing diffusions
ABSTRACT: Statistical optimality benchmarking is crucial for analyzing and designing
time series classification (TSC) algorithms. This study proposes to benchmark
the optimality of TSC algorithms in distinguishing diffusion processes by the
likelihood ratio test (LRT). The LRT is an optimal classifier by the
Neyman-Pearson lemma. The LRT benchmarks are computationally efficient because
the LRT does not need training, and the diffusion processes can be efficiently
simulated and are flexible to reflect the specific features of real-world
applications. We demonstrate the benchmarking with three widely-used TSC
algorithms: random forest, ResNet, and ROCKET. These algorithms can achieve the
LRT optimality for univariate time series and multivariate Gaussian processes.
However, these model-agnostic algorithms are suboptimal in classifying
high-dimensional nonlinear multivariate time series. Additionally, the LRT
benchmark provides tools to analyze the dependence of classification accuracy
on the time length, dimension, temporal sampling frequency, and randomness of
the time series.
| no_new_dataset | 0.945248 |
2302.05991 | Zhihao Zhao | Weiyu Feng, Seth Z. Zhao, Chuanyu Pan, Adam Chang, Yichen Chen, Zekun
Wang, Allen Y. Yang | Digital Twin Tracking Dataset (DTTD): A New RGB+Depth 3D Dataset for
Longer-Range Object Tracking Applications | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by-sa/4.0/ | Digital twin is a problem of augmenting real objects with their digital
counterparts. It can underpin a wide range of applications in augmented reality
(AR), autonomy, and UI/UX. A critical component in a good digital-twin system
is real-time, accurate 3D object tracking. Most existing works solve 3D object
tracking through the lens of robotic grasping, employ older generations of
depth sensors, and measure performance metrics that may not apply to other
digital-twin applications such as in AR. In this work, we create a novel RGB-D
dataset, called Digital Twin Tracking Dataset (DTTD), to enable further
research of the problem and extend potential solutions towards longer ranges
and mm localization accuracy. To reduce point cloud noise from the input
source, we select the latest Microsoft Azure Kinect as the state-of-the-art
time-of-flight (ToF) camera. In total, 103 scenes of 10 common off-the-shelf
objects with rich textures are recorded, with each frame annotated with a
per-pixel semantic segmentation and ground-truth object poses provided by a
commercial motion capturing system. Through extensive experiments with
model-level and dataset-level analysis, we demonstrate that DTTD can help
researchers develop future object tracking methods and analyze new challenges.
The dataset, data generation, annotation, and model evaluation pipeline are
made publicly available as open source code at:
https://github.com/augcog/DTTDv1.
| [
{
"version": "v1",
"created": "Sun, 12 Feb 2023 20:06:07 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 20:31:38 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Feng",
"Weiyu",
""
],
[
"Zhao",
"Seth Z.",
""
],
[
"Pan",
"Chuanyu",
""
],
[
"Chang",
"Adam",
""
],
[
"Chen",
"Yichen",
""
],
[
"Wang",
"Zekun",
""
],
[
"Yang",
"Allen Y.",
""
]
] | TITLE: Digital Twin Tracking Dataset (DTTD): A New RGB+Depth 3D Dataset for
Longer-Range Object Tracking Applications
ABSTRACT: Digital twin is a problem of augmenting real objects with their digital
counterparts. It can underpin a wide range of applications in augmented reality
(AR), autonomy, and UI/UX. A critical component in a good digital-twin system
is real-time, accurate 3D object tracking. Most existing works solve 3D object
tracking through the lens of robotic grasping, employ older generations of
depth sensors, and measure performance metrics that may not apply to other
digital-twin applications such as in AR. In this work, we create a novel RGB-D
dataset, called Digital Twin Tracking Dataset (DTTD), to enable further
research of the problem and extend potential solutions towards longer ranges
and mm localization accuracy. To reduce point cloud noise from the input
source, we select the latest Microsoft Azure Kinect as the state-of-the-art
time-of-flight (ToF) camera. In total, 103 scenes of 10 common off-the-shelf
objects with rich textures are recorded, with each frame annotated with a
per-pixel semantic segmentation and ground-truth object poses provided by a
commercial motion capturing system. Through extensive experiments with
model-level and dataset-level analysis, we demonstrate that DTTD can help
researchers develop future object tracking methods and analyze new challenges.
The dataset, data generation, annotation, and model evaluation pipeline are
made publicly available as open source code at:
https://github.com/augcog/DTTDv1.
| new_dataset | 0.96944 |
2302.08788 | Seunghyeon Seo | Seunghyeon Seo, Donghoon Han, Yeonjin Chang, Nojun Kwak | MixNeRF: Modeling a Ray with Mixture Density for Novel View Synthesis
from Sparse Inputs | CVPR 2023. Project Page: https://shawn615.github.io/mixnerf/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Neural Radiance Field (NeRF) has broken new ground in the novel view
synthesis due to its simple concept and state-of-the-art quality. However, it
suffers from severe performance degradation unless trained with a dense set of
images with different camera poses, which hinders its practical applications.
Although previous methods addressing this problem achieved promising results,
they relied heavily on the additional training resources, which goes against
the philosophy of sparse-input novel-view synthesis pursuing the training
efficiency. In this work, we propose MixNeRF, an effective training strategy
for novel view synthesis from sparse inputs by modeling a ray with a mixture
density model. Our MixNeRF estimates the joint distribution of RGB colors along
the ray samples by modeling it with mixture of distributions. We also propose a
new task of ray depth estimation as a useful training objective, which is
highly correlated with 3D scene geometry. Moreover, we remodel the colors with
regenerated blending weights based on the estimated ray depth and further
improves the robustness for colors and viewpoints. Our MixNeRF outperforms
other state-of-the-art methods in various standard benchmarks with superior
efficiency of training and inference.
| [
{
"version": "v1",
"created": "Fri, 17 Feb 2023 10:07:35 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 05:15:11 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Seo",
"Seunghyeon",
""
],
[
"Han",
"Donghoon",
""
],
[
"Chang",
"Yeonjin",
""
],
[
"Kwak",
"Nojun",
""
]
] | TITLE: MixNeRF: Modeling a Ray with Mixture Density for Novel View Synthesis
from Sparse Inputs
ABSTRACT: Neural Radiance Field (NeRF) has broken new ground in the novel view
synthesis due to its simple concept and state-of-the-art quality. However, it
suffers from severe performance degradation unless trained with a dense set of
images with different camera poses, which hinders its practical applications.
Although previous methods addressing this problem achieved promising results,
they relied heavily on the additional training resources, which goes against
the philosophy of sparse-input novel-view synthesis pursuing the training
efficiency. In this work, we propose MixNeRF, an effective training strategy
for novel view synthesis from sparse inputs by modeling a ray with a mixture
density model. Our MixNeRF estimates the joint distribution of RGB colors along
the ray samples by modeling it with mixture of distributions. We also propose a
new task of ray depth estimation as a useful training objective, which is
highly correlated with 3D scene geometry. Moreover, we remodel the colors with
regenerated blending weights based on the estimated ray depth and further
improves the robustness for colors and viewpoints. Our MixNeRF outperforms
other state-of-the-art methods in various standard benchmarks with superior
efficiency of training and inference.
| no_new_dataset | 0.947332 |
2302.09755 | YoonHyuk Choi | Yoonhyuk Choi, Jiho Choi, Taewook Ko, Chong-Kwon Kim | Finding Heterophilic Neighbors via Confidence-based Subgraph Matching
for Semi-supervised Node Classification | Proceedings of the 31st ACM International Conference on Information &
Knowledge Management | null | 10.1145/3511808.3557324 | null | cs.LG cs.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph Neural Networks (GNNs) have proven to be powerful in many graph-based
applications. However, they fail to generalize well under heterophilic setups,
where neighbor nodes have different labels. To address this challenge, we
employ a confidence ratio as a hyper-parameter, assuming that some of the edges
are disassortative (heterophilic). Here, we propose a two-phased algorithm.
Firstly, we determine edge coefficients through subgraph matching using a
supplementary module. Then, we apply GNNs with a modified label propagation
mechanism to utilize the edge coefficients effectively. Specifically, our
supplementary module identifies a certain proportion of task-irrelevant edges
based on a given confidence ratio. Using the remaining edges, we employ the
widely used optimal transport to measure the similarity between two nodes with
their subgraphs. Finally, using the coefficients as supplementary information
on GNNs, we improve the label propagation mechanism which can prevent two nodes
with smaller weights from being closer. The experiments on benchmark datasets
show that our model alleviates over-smoothing and improves performance.
| [
{
"version": "v1",
"created": "Mon, 20 Feb 2023 04:23:34 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 08:57:05 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Choi",
"Yoonhyuk",
""
],
[
"Choi",
"Jiho",
""
],
[
"Ko",
"Taewook",
""
],
[
"Kim",
"Chong-Kwon",
""
]
] | TITLE: Finding Heterophilic Neighbors via Confidence-based Subgraph Matching
for Semi-supervised Node Classification
ABSTRACT: Graph Neural Networks (GNNs) have proven to be powerful in many graph-based
applications. However, they fail to generalize well under heterophilic setups,
where neighbor nodes have different labels. To address this challenge, we
employ a confidence ratio as a hyper-parameter, assuming that some of the edges
are disassortative (heterophilic). Here, we propose a two-phased algorithm.
Firstly, we determine edge coefficients through subgraph matching using a
supplementary module. Then, we apply GNNs with a modified label propagation
mechanism to utilize the edge coefficients effectively. Specifically, our
supplementary module identifies a certain proportion of task-irrelevant edges
based on a given confidence ratio. Using the remaining edges, we employ the
widely used optimal transport to measure the similarity between two nodes with
their subgraphs. Finally, using the coefficients as supplementary information
on GNNs, we improve the label propagation mechanism which can prevent two nodes
with smaller weights from being closer. The experiments on benchmark datasets
show that our model alleviates over-smoothing and improves performance.
| no_new_dataset | 0.946349 |
2302.11044 | Edith Cohen | Edith Cohen and Xin Lyu | The Target-Charging Technique for Privacy Accounting across Interactive
Computations | null | null | null | null | cs.DS | http://creativecommons.org/licenses/by/4.0/ | We propose the \emph{Target Charging Technique} (TCT), a unified privacy
analysis framework for interactive settings where a sensitive dataset is
accessed multiple times using differentially private algorithms. Unlike
traditional composition, where privacy guarantees deteriorate quickly with the
number of accesses, TCT allows computations that don't hit a specified
\emph{target}, often the vast majority, to be essentially free (while incurring
instead a small overhead on those that do hit their targets). TCT generalizes
tools such as the sparse vector technique and top-$k$ selection from private
candidates and extends their remarkable privacy enhancement benefits from noisy
Lipschitz functions to general private algorithms.
| [
{
"version": "v1",
"created": "Tue, 21 Feb 2023 22:57:14 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 23:59:07 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Cohen",
"Edith",
""
],
[
"Lyu",
"Xin",
""
]
] | TITLE: The Target-Charging Technique for Privacy Accounting across Interactive
Computations
ABSTRACT: We propose the \emph{Target Charging Technique} (TCT), a unified privacy
analysis framework for interactive settings where a sensitive dataset is
accessed multiple times using differentially private algorithms. Unlike
traditional composition, where privacy guarantees deteriorate quickly with the
number of accesses, TCT allows computations that don't hit a specified
\emph{target}, often the vast majority, to be essentially free (while incurring
instead a small overhead on those that do hit their targets). TCT generalizes
tools such as the sparse vector technique and top-$k$ selection from private
candidates and extends their remarkable privacy enhancement benefits from noisy
Lipschitz functions to general private algorithms.
| no_new_dataset | 0.952926 |
2302.13610 | Daichi Guo | Guanting Dong and Zechen Wang and Liwen Wang and Daichi Guo and Dayuan
Fu and Yuxiang Wu and Chen Zeng and Xuefeng Li and Tingfeng Hui and Keqing He
and Xinyue Cui and Qixiang Gao and Weiran Xu | A Prototypical Semantic Decoupling Method via Joint Contrastive Learning
for Few-Shot Name Entity Recognition | we want to revise our paper and upload this article in few days | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot named entity recognition (NER) aims at identifying named entities
based on only few labeled instances. Most existing prototype-based sequence
labeling models tend to memorize entity mentions which would be easily confused
by close prototypes. In this paper, we proposed a Prototypical Semantic
Decoupling method via joint Contrastive learning (PSDC) for few-shot NER.
Specifically, we decouple class-specific prototypes and contextual semantic
prototypes by two masking strategies to lead the model to focus on two
different semantic information for inference. Besides, we further introduce
joint contrastive learning objectives to better integrate two kinds of
decoupling information and prevent semantic collapse. Experimental results on
two few-shot NER benchmarks demonstrate that PSDC consistently outperforms the
previous SOTA methods in terms of overall performance. Extensive analysis
further validates the effectiveness and generalization of PSDC.
| [
{
"version": "v1",
"created": "Mon, 27 Feb 2023 09:20:00 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 06:10:11 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Dong",
"Guanting",
""
],
[
"Wang",
"Zechen",
""
],
[
"Wang",
"Liwen",
""
],
[
"Guo",
"Daichi",
""
],
[
"Fu",
"Dayuan",
""
],
[
"Wu",
"Yuxiang",
""
],
[
"Zeng",
"Chen",
""
],
[
"Li",
"Xuefeng",
""
],
[
"Hui",
"Tingfeng",
""
],
[
"He",
"Keqing",
""
],
[
"Cui",
"Xinyue",
""
],
[
"Gao",
"Qixiang",
""
],
[
"Xu",
"Weiran",
""
]
] | TITLE: A Prototypical Semantic Decoupling Method via Joint Contrastive Learning
for Few-Shot Name Entity Recognition
ABSTRACT: Few-shot named entity recognition (NER) aims at identifying named entities
based on only few labeled instances. Most existing prototype-based sequence
labeling models tend to memorize entity mentions which would be easily confused
by close prototypes. In this paper, we proposed a Prototypical Semantic
Decoupling method via joint Contrastive learning (PSDC) for few-shot NER.
Specifically, we decouple class-specific prototypes and contextual semantic
prototypes by two masking strategies to lead the model to focus on two
different semantic information for inference. Besides, we further introduce
joint contrastive learning objectives to better integrate two kinds of
decoupling information and prevent semantic collapse. Experimental results on
two few-shot NER benchmarks demonstrate that PSDC consistently outperforms the
previous SOTA methods in terms of overall performance. Extensive analysis
further validates the effectiveness and generalization of PSDC.
| no_new_dataset | 0.949059 |
2303.05725 | Jiangbin Zheng | Jiangbin Zheng, Yile Wang, Cheng Tan, Siyuan Li, Ge Wang, Jun Xia,
Yidong Chen, Stan Z. Li | CVT-SLR: Contrastive Visual-Textual Transformation for Sign Language
Recognition with Variational Alignment | Accepted to CVPR 2023 (Highlight paper, 2.5% acceptance rate); Open
source | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sign language recognition (SLR) is a weakly supervised task that annotates
sign videos as textual glosses. Recent studies show that insufficient training
caused by the lack of large-scale available sign datasets becomes the main
bottleneck for SLR. Most SLR works thereby adopt pretrained visual modules and
develop two mainstream solutions. The multi-stream architectures extend
multi-cue visual features, yielding the current SOTA performances but requiring
complex designs and might introduce potential noise. Alternatively, the
advanced single-cue SLR frameworks using explicit cross-modal alignment between
visual and textual modalities are simple and effective, potentially competitive
with the multi-cue framework. In this work, we propose a novel contrastive
visual-textual transformation for SLR, CVT-SLR, to fully explore the pretrained
knowledge of both the visual and language modalities. Based on the single-cue
cross-modal alignment framework, we propose a variational autoencoder (VAE) for
pretrained contextual knowledge while introducing the complete pretrained
language module. The VAE implicitly aligns visual and textual modalities while
benefiting from pretrained contextual knowledge as the traditional contextual
module. Meanwhile, a contrastive cross-modal alignment algorithm is designed to
explicitly enhance the consistency constraints. Extensive experiments on public
datasets (PHOENIX-2014 and PHOENIX-2014T) demonstrate that our proposed CVT-SLR
consistently outperforms existing single-cue methods and even outperforms SOTA
multi-cue methods.
| [
{
"version": "v1",
"created": "Fri, 10 Mar 2023 06:12:36 GMT"
},
{
"version": "v2",
"created": "Tue, 21 Mar 2023 13:28:49 GMT"
},
{
"version": "v3",
"created": "Thu, 23 Mar 2023 12:00:33 GMT"
},
{
"version": "v4",
"created": "Wed, 12 Apr 2023 10:07:11 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Zheng",
"Jiangbin",
""
],
[
"Wang",
"Yile",
""
],
[
"Tan",
"Cheng",
""
],
[
"Li",
"Siyuan",
""
],
[
"Wang",
"Ge",
""
],
[
"Xia",
"Jun",
""
],
[
"Chen",
"Yidong",
""
],
[
"Li",
"Stan Z.",
""
]
] | TITLE: CVT-SLR: Contrastive Visual-Textual Transformation for Sign Language
Recognition with Variational Alignment
ABSTRACT: Sign language recognition (SLR) is a weakly supervised task that annotates
sign videos as textual glosses. Recent studies show that insufficient training
caused by the lack of large-scale available sign datasets becomes the main
bottleneck for SLR. Most SLR works thereby adopt pretrained visual modules and
develop two mainstream solutions. The multi-stream architectures extend
multi-cue visual features, yielding the current SOTA performances but requiring
complex designs and might introduce potential noise. Alternatively, the
advanced single-cue SLR frameworks using explicit cross-modal alignment between
visual and textual modalities are simple and effective, potentially competitive
with the multi-cue framework. In this work, we propose a novel contrastive
visual-textual transformation for SLR, CVT-SLR, to fully explore the pretrained
knowledge of both the visual and language modalities. Based on the single-cue
cross-modal alignment framework, we propose a variational autoencoder (VAE) for
pretrained contextual knowledge while introducing the complete pretrained
language module. The VAE implicitly aligns visual and textual modalities while
benefiting from pretrained contextual knowledge as the traditional contextual
module. Meanwhile, a contrastive cross-modal alignment algorithm is designed to
explicitly enhance the consistency constraints. Extensive experiments on public
datasets (PHOENIX-2014 and PHOENIX-2014T) demonstrate that our proposed CVT-SLR
consistently outperforms existing single-cue methods and even outperforms SOTA
multi-cue methods.
| no_new_dataset | 0.950227 |
2303.11436 | Manmeet Singh | Sifatkaur Dhingra, Manmeet Singh, Vaisakh SB, Neetiraj Malviya,
Sukhpal Singh Gill | Mind meets machine: Unravelling GPT-4's cognitive psychology | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Cognitive psychology delves on understanding perception, attention, memory,
language, problem-solving, decision-making, and reasoning. Large language
models (LLMs) are emerging as potent tools increasingly capable of performing
human-level tasks. The recent development in the form of GPT-4 and its
demonstrated success in tasks complex to humans exam and complex problems has
led to an increased confidence in the LLMs to become perfect instruments of
intelligence. Although GPT-4 report has shown performance on some cognitive
psychology tasks, a comprehensive assessment of GPT-4, via the existing
well-established datasets is required. In this study, we focus on the
evaluation of GPT-4's performance on a set of cognitive psychology datasets
such as CommonsenseQA, SuperGLUE, MATH and HANS. In doing so, we understand how
GPT-4 processes and integrates cognitive psychology with contextual
information, providing insight into the underlying cognitive processes that
enable its ability to generate the responses. We show that GPT-4 exhibits a
high level of accuracy in cognitive psychology tasks relative to the prior
state-of-the-art models. Our results strengthen the already available
assessments and confidence on GPT-4's cognitive psychology abilities. It has
significant potential to revolutionize the field of AI, by enabling machines to
bridge the gap between human and machine reasoning.
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 20:28:26 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 15:46:20 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Dhingra",
"Sifatkaur",
""
],
[
"Singh",
"Manmeet",
""
],
[
"SB",
"Vaisakh",
""
],
[
"Malviya",
"Neetiraj",
""
],
[
"Gill",
"Sukhpal Singh",
""
]
] | TITLE: Mind meets machine: Unravelling GPT-4's cognitive psychology
ABSTRACT: Cognitive psychology delves on understanding perception, attention, memory,
language, problem-solving, decision-making, and reasoning. Large language
models (LLMs) are emerging as potent tools increasingly capable of performing
human-level tasks. The recent development in the form of GPT-4 and its
demonstrated success in tasks complex to humans exam and complex problems has
led to an increased confidence in the LLMs to become perfect instruments of
intelligence. Although GPT-4 report has shown performance on some cognitive
psychology tasks, a comprehensive assessment of GPT-4, via the existing
well-established datasets is required. In this study, we focus on the
evaluation of GPT-4's performance on a set of cognitive psychology datasets
such as CommonsenseQA, SuperGLUE, MATH and HANS. In doing so, we understand how
GPT-4 processes and integrates cognitive psychology with contextual
information, providing insight into the underlying cognitive processes that
enable its ability to generate the responses. We show that GPT-4 exhibits a
high level of accuracy in cognitive psychology tasks relative to the prior
state-of-the-art models. Our results strengthen the already available
assessments and confidence on GPT-4's cognitive psychology abilities. It has
significant potential to revolutionize the field of AI, by enabling machines to
bridge the gap between human and machine reasoning.
| no_new_dataset | 0.942929 |
2303.13375 | Harsha Nori | Harsha Nori, Nicholas King, Scott Mayer McKinney, Dean Carignan, Eric
Horvitz | Capabilities of GPT-4 on Medical Challenge Problems | 35 pages, 15 figures; added GPT-4-base model results and discussion | null | null | null | cs.CL cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Large language models (LLMs) have demonstrated remarkable capabilities in
natural language understanding and generation across various domains, including
medicine. We present a comprehensive evaluation of GPT-4, a state-of-the-art
LLM, on medical competency examinations and benchmark datasets. GPT-4 is a
general-purpose model that is not specialized for medical problems through
training or engineered to solve clinical tasks. Our analysis covers two sets of
official practice materials for the USMLE, a three-step examination program
used to assess clinical competency and grant licensure in the United States. We
also evaluate performance on the MultiMedQA suite of benchmark datasets. Beyond
measuring model performance, experiments were conducted to investigate the
influence of test questions containing both text and images on model
performance, probe for memorization of content during training, and study
probability calibration, which is of critical importance in high-stakes
applications like medicine. Our results show that GPT-4, without any
specialized prompt crafting, exceeds the passing score on USMLE by over 20
points and outperforms earlier general-purpose models (GPT-3.5) as well as
models specifically fine-tuned on medical knowledge (Med-PaLM, a prompt-tuned
version of Flan-PaLM 540B). In addition, GPT-4 is significantly better
calibrated than GPT-3.5, demonstrating a much-improved ability to predict the
likelihood that its answers are correct. We also explore the behavior of the
model qualitatively through a case study that shows the ability of GPT-4 to
explain medical reasoning, personalize explanations to students, and
interactively craft new counterfactual scenarios around a medical case.
Implications of the findings are discussed for potential uses of GPT-4 in
medical education, assessment, and clinical practice, with appropriate
attention to challenges of accuracy and safety.
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 16:18:38 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 16:48:39 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Nori",
"Harsha",
""
],
[
"King",
"Nicholas",
""
],
[
"McKinney",
"Scott Mayer",
""
],
[
"Carignan",
"Dean",
""
],
[
"Horvitz",
"Eric",
""
]
] | TITLE: Capabilities of GPT-4 on Medical Challenge Problems
ABSTRACT: Large language models (LLMs) have demonstrated remarkable capabilities in
natural language understanding and generation across various domains, including
medicine. We present a comprehensive evaluation of GPT-4, a state-of-the-art
LLM, on medical competency examinations and benchmark datasets. GPT-4 is a
general-purpose model that is not specialized for medical problems through
training or engineered to solve clinical tasks. Our analysis covers two sets of
official practice materials for the USMLE, a three-step examination program
used to assess clinical competency and grant licensure in the United States. We
also evaluate performance on the MultiMedQA suite of benchmark datasets. Beyond
measuring model performance, experiments were conducted to investigate the
influence of test questions containing both text and images on model
performance, probe for memorization of content during training, and study
probability calibration, which is of critical importance in high-stakes
applications like medicine. Our results show that GPT-4, without any
specialized prompt crafting, exceeds the passing score on USMLE by over 20
points and outperforms earlier general-purpose models (GPT-3.5) as well as
models specifically fine-tuned on medical knowledge (Med-PaLM, a prompt-tuned
version of Flan-PaLM 540B). In addition, GPT-4 is significantly better
calibrated than GPT-3.5, demonstrating a much-improved ability to predict the
likelihood that its answers are correct. We also explore the behavior of the
model qualitatively through a case study that shows the ability of GPT-4 to
explain medical reasoning, personalize explanations to students, and
interactively craft new counterfactual scenarios around a medical case.
Implications of the findings are discussed for potential uses of GPT-4 in
medical education, assessment, and clinical practice, with appropriate
attention to challenges of accuracy and safety.
| no_new_dataset | 0.939192 |
2303.16869 | Sandipp Krishnan Ravi | Lele Luan, Nesar Ramachandra, Sandipp Krishnan Ravi, Anindya Bhaduri,
Piyush Pandita, Prasanna Balaprakash, Mihai Anitescu, Changjie Sun, Liping
Wang | Application of probabilistic modeling and automated machine learning
framework for high-dimensional stress field | 17 pages, 16 figures, IDETC Conference Submission | null | null | null | cs.CE cs.LG cs.NA math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Modern computational methods, involving highly sophisticated mathematical
formulations, enable several tasks like modeling complex physical phenomenon,
predicting key properties and design optimization. The higher fidelity in these
computer models makes it computationally intensive to query them hundreds of
times for optimization and one usually relies on a simplified model albeit at
the cost of losing predictive accuracy and precision. Towards this, data-driven
surrogate modeling methods have shown a lot of promise in emulating the
behavior of the expensive computer models. However, a major bottleneck in such
methods is the inability to deal with high input dimensionality and the need
for relatively large datasets. With such problems, the input and output
quantity of interest are tensors of high dimensionality. Commonly used
surrogate modeling methods for such problems, suffer from requirements like
high number of computational evaluations that precludes one from performing
other numerical tasks like uncertainty quantification and statistical analysis.
In this work, we propose an end-to-end approach that maps a high-dimensional
image like input to an output of high dimensionality or its key statistics. Our
approach uses two main framework that perform three steps: a) reduce the input
and output from a high-dimensional space to a reduced or low-dimensional space,
b) model the input-output relationship in the low-dimensional space, and c)
enable the incorporation of domain-specific physical constraints as masks. In
order to accomplish the task of reducing input dimensionality we leverage
principal component analysis, that is coupled with two surrogate modeling
methods namely: a) Bayesian hybrid modeling, and b) DeepHyper's deep neural
networks. We demonstrate the applicability of the approach on a problem of a
linear elastic stress field data.
| [
{
"version": "v1",
"created": "Wed, 15 Mar 2023 13:10:58 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 19:50:48 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Luan",
"Lele",
""
],
[
"Ramachandra",
"Nesar",
""
],
[
"Ravi",
"Sandipp Krishnan",
""
],
[
"Bhaduri",
"Anindya",
""
],
[
"Pandita",
"Piyush",
""
],
[
"Balaprakash",
"Prasanna",
""
],
[
"Anitescu",
"Mihai",
""
],
[
"Sun",
"Changjie",
""
],
[
"Wang",
"Liping",
""
]
] | TITLE: Application of probabilistic modeling and automated machine learning
framework for high-dimensional stress field
ABSTRACT: Modern computational methods, involving highly sophisticated mathematical
formulations, enable several tasks like modeling complex physical phenomenon,
predicting key properties and design optimization. The higher fidelity in these
computer models makes it computationally intensive to query them hundreds of
times for optimization and one usually relies on a simplified model albeit at
the cost of losing predictive accuracy and precision. Towards this, data-driven
surrogate modeling methods have shown a lot of promise in emulating the
behavior of the expensive computer models. However, a major bottleneck in such
methods is the inability to deal with high input dimensionality and the need
for relatively large datasets. With such problems, the input and output
quantity of interest are tensors of high dimensionality. Commonly used
surrogate modeling methods for such problems, suffer from requirements like
high number of computational evaluations that precludes one from performing
other numerical tasks like uncertainty quantification and statistical analysis.
In this work, we propose an end-to-end approach that maps a high-dimensional
image like input to an output of high dimensionality or its key statistics. Our
approach uses two main framework that perform three steps: a) reduce the input
and output from a high-dimensional space to a reduced or low-dimensional space,
b) model the input-output relationship in the low-dimensional space, and c)
enable the incorporation of domain-specific physical constraints as masks. In
order to accomplish the task of reducing input dimensionality we leverage
principal component analysis, that is coupled with two surrogate modeling
methods namely: a) Bayesian hybrid modeling, and b) DeepHyper's deep neural
networks. We demonstrate the applicability of the approach on a problem of a
linear elastic stress field data.
| no_new_dataset | 0.944228 |
2304.00668 | Weijie Li | Weijie Li, Wei Yang, Li Liu, Wenpeng Zhang, Yongxiang Liu | Discovering and Explaining the Non-Causality of Deep Learning in SAR ATR | null | null | 10.1109/LGRS.2023.3266493 | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, deep learning has been widely used in SAR ATR and achieved
excellent performance on the MSTAR dataset. However, due to constrained imaging
conditions, MSTAR has data biases such as background correlation, i.e.,
background clutter properties have a spurious correlation with target classes.
Deep learning can overfit clutter to reduce training errors. Therefore, the
degree of overfitting for clutter reflects the non-causality of deep learning
in SAR ATR. Existing methods only qualitatively analyze this phenomenon. In
this paper, we quantify the contributions of different regions to target
recognition based on the Shapley value. The Shapley value of clutter measures
the degree of overfitting. Moreover, we explain how data bias and model bias
contribute to non-causality. Concisely, data bias leads to comparable
signal-to-clutter ratios and clutter textures in training and test sets. And
various model structures have different degrees of overfitting for these
biases. The experimental results of various models under standard operating
conditions on the MSTAR dataset support our conclusions. Our code is available
at https://github.com/waterdisappear/Data-Bias-in-MSTAR.
| [
{
"version": "v1",
"created": "Mon, 3 Apr 2023 00:45:11 GMT"
},
{
"version": "v2",
"created": "Wed, 5 Apr 2023 00:40:41 GMT"
},
{
"version": "v3",
"created": "Mon, 10 Apr 2023 14:58:53 GMT"
},
{
"version": "v4",
"created": "Wed, 12 Apr 2023 04:42:21 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Weijie",
""
],
[
"Yang",
"Wei",
""
],
[
"Liu",
"Li",
""
],
[
"Zhang",
"Wenpeng",
""
],
[
"Liu",
"Yongxiang",
""
]
] | TITLE: Discovering and Explaining the Non-Causality of Deep Learning in SAR ATR
ABSTRACT: In recent years, deep learning has been widely used in SAR ATR and achieved
excellent performance on the MSTAR dataset. However, due to constrained imaging
conditions, MSTAR has data biases such as background correlation, i.e.,
background clutter properties have a spurious correlation with target classes.
Deep learning can overfit clutter to reduce training errors. Therefore, the
degree of overfitting for clutter reflects the non-causality of deep learning
in SAR ATR. Existing methods only qualitatively analyze this phenomenon. In
this paper, we quantify the contributions of different regions to target
recognition based on the Shapley value. The Shapley value of clutter measures
the degree of overfitting. Moreover, we explain how data bias and model bias
contribute to non-causality. Concisely, data bias leads to comparable
signal-to-clutter ratios and clutter textures in training and test sets. And
various model structures have different degrees of overfitting for these
biases. The experimental results of various models under standard operating
conditions on the MSTAR dataset support our conclusions. Our code is available
at https://github.com/waterdisappear/Data-Bias-in-MSTAR.
| no_new_dataset | 0.952309 |
2304.02213 | Yuwei Wan | Tong Xie, Yuwei Wan, Wei Huang, Yufei Zhou, Yixuan Liu, Qingyuan
Linghu, Shaozhou Wang, Chunyu Kit, Clara Grazian, Wenjie Zhang and Bram Hoex | Large Language Models as Master Key: Unlocking the Secrets of Materials
Science with GPT | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The amount of data has growing significance in exploring cutting-edge
materials and a number of datasets have been generated either by hand or
automated approaches. However, the materials science field struggles to
effectively utilize the abundance of data, especially in applied disciplines
where materials are evaluated based on device performance rather than their
properties. This article presents a new natural language processing (NLP) task
called structured information inference (SII) to address the complexities of
information extraction at the device level in materials science. We
accomplished this task by tuning GPT-3 on an existing perovskite solar cell
FAIR (Findable, Accessible, Interoperable, Reusable) dataset with 91.8%
F1-score and extended the dataset with data published since its release. The
produced data is formatted and normalized, enabling its direct utilization as
input in subsequent data analysis. This feature empowers materials scientists
to develop models by selecting high-quality review articles within their
domain. Additionally, we designed experiments to predict the electrical
performance of solar cells and design materials or devices with targeted
parameters using large language models (LLMs). Our results demonstrate
comparable performance to traditional machine learning methods without feature
selection, highlighting the potential of LLMs to acquire scientific knowledge
and design new materials akin to materials scientists.
| [
{
"version": "v1",
"created": "Wed, 5 Apr 2023 04:01:52 GMT"
},
{
"version": "v2",
"created": "Thu, 6 Apr 2023 12:08:53 GMT"
},
{
"version": "v3",
"created": "Mon, 10 Apr 2023 15:53:26 GMT"
},
{
"version": "v4",
"created": "Tue, 11 Apr 2023 15:44:30 GMT"
},
{
"version": "v5",
"created": "Wed, 12 Apr 2023 14:06:02 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Xie",
"Tong",
""
],
[
"Wan",
"Yuwei",
""
],
[
"Huang",
"Wei",
""
],
[
"Zhou",
"Yufei",
""
],
[
"Liu",
"Yixuan",
""
],
[
"Linghu",
"Qingyuan",
""
],
[
"Wang",
"Shaozhou",
""
],
[
"Kit",
"Chunyu",
""
],
[
"Grazian",
"Clara",
""
],
[
"Zhang",
"Wenjie",
""
],
[
"Hoex",
"Bram",
""
]
] | TITLE: Large Language Models as Master Key: Unlocking the Secrets of Materials
Science with GPT
ABSTRACT: The amount of data has growing significance in exploring cutting-edge
materials and a number of datasets have been generated either by hand or
automated approaches. However, the materials science field struggles to
effectively utilize the abundance of data, especially in applied disciplines
where materials are evaluated based on device performance rather than their
properties. This article presents a new natural language processing (NLP) task
called structured information inference (SII) to address the complexities of
information extraction at the device level in materials science. We
accomplished this task by tuning GPT-3 on an existing perovskite solar cell
FAIR (Findable, Accessible, Interoperable, Reusable) dataset with 91.8%
F1-score and extended the dataset with data published since its release. The
produced data is formatted and normalized, enabling its direct utilization as
input in subsequent data analysis. This feature empowers materials scientists
to develop models by selecting high-quality review articles within their
domain. Additionally, we designed experiments to predict the electrical
performance of solar cells and design materials or devices with targeted
parameters using large language models (LLMs). Our results demonstrate
comparable performance to traditional machine learning methods without feature
selection, highlighting the potential of LLMs to acquire scientific knowledge
and design new materials akin to materials scientists.
| no_new_dataset | 0.944485 |
2304.02798 | Laya Rafiee Sevyeri | Laya Rafiee Sevyeri, Ivaxi Sheth, Farhood Farahnak, Alexandre See,
Samira Ebrahimi Kahou, Thomas Fevens, Mohammad Havaei | Source-free Domain Adaptation Requires Penalized Diversity | null | null | null | null | cs.LG cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | While neural networks are capable of achieving human-like performance in many
tasks such as image classification, the impressive performance of each model is
limited to its own dataset. Source-free domain adaptation (SFDA) was introduced
to address knowledge transfer between different domains in the absence of
source data, thus, increasing data privacy. Diversity in representation space
can be vital to a model`s adaptability in varied and difficult domains. In
unsupervised SFDA, the diversity is limited to learning a single hypothesis on
the source or learning multiple hypotheses with a shared feature extractor.
Motivated by the improved predictive performance of ensembles, we propose a
novel unsupervised SFDA algorithm that promotes representational diversity
through the use of separate feature extractors with Distinct Backbone
Architectures (DBA). Although diversity in feature space is increased, the
unconstrained mutual information (MI) maximization may potentially introduce
amplification of weak hypotheses. Thus we introduce the Weak Hypothesis
Penalization (WHP) regularizer as a mitigation strategy. Our work proposes
Penalized Diversity (PD) where the synergy of DBA and WHP is applied to
unsupervised source-free domain adaptation for covariate shift. In addition, PD
is augmented with a weighted MI maximization objective for label distribution
shift. Empirical results on natural, synthetic, and medical domains demonstrate
the effectiveness of PD under different distributional shifts.
| [
{
"version": "v1",
"created": "Thu, 6 Apr 2023 00:20:19 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 15:50:35 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Sevyeri",
"Laya Rafiee",
""
],
[
"Sheth",
"Ivaxi",
""
],
[
"Farahnak",
"Farhood",
""
],
[
"See",
"Alexandre",
""
],
[
"Kahou",
"Samira Ebrahimi",
""
],
[
"Fevens",
"Thomas",
""
],
[
"Havaei",
"Mohammad",
""
]
] | TITLE: Source-free Domain Adaptation Requires Penalized Diversity
ABSTRACT: While neural networks are capable of achieving human-like performance in many
tasks such as image classification, the impressive performance of each model is
limited to its own dataset. Source-free domain adaptation (SFDA) was introduced
to address knowledge transfer between different domains in the absence of
source data, thus, increasing data privacy. Diversity in representation space
can be vital to a model`s adaptability in varied and difficult domains. In
unsupervised SFDA, the diversity is limited to learning a single hypothesis on
the source or learning multiple hypotheses with a shared feature extractor.
Motivated by the improved predictive performance of ensembles, we propose a
novel unsupervised SFDA algorithm that promotes representational diversity
through the use of separate feature extractors with Distinct Backbone
Architectures (DBA). Although diversity in feature space is increased, the
unconstrained mutual information (MI) maximization may potentially introduce
amplification of weak hypotheses. Thus we introduce the Weak Hypothesis
Penalization (WHP) regularizer as a mitigation strategy. Our work proposes
Penalized Diversity (PD) where the synergy of DBA and WHP is applied to
unsupervised source-free domain adaptation for covariate shift. In addition, PD
is augmented with a weighted MI maximization objective for label distribution
shift. Empirical results on natural, synthetic, and medical domains demonstrate
the effectiveness of PD under different distributional shifts.
| no_new_dataset | 0.943764 |
2304.04175 | Lin Geng Foo | Tianjiao Li, Lin Geng Foo, Ping Hu, Xindi Shang, Hossein Rahmani,
Zehuan Yuan, Jun Liu | Token Boosting for Robust Self-Supervised Visual Transformer
Pre-training | Accepted to CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning with large-scale unlabeled data has become a powerful tool for
pre-training Visual Transformers (VTs). However, prior works tend to overlook
that, in real-world scenarios, the input data may be corrupted and unreliable.
Pre-training VTs on such corrupted data can be challenging, especially when we
pre-train via the masked autoencoding approach, where both the inputs and
masked ``ground truth" targets can potentially be unreliable in this case. To
address this limitation, we introduce the Token Boosting Module (TBM) as a
plug-and-play component for VTs that effectively allows the VT to learn to
extract clean and robust features during masked autoencoding pre-training. We
provide theoretical analysis to show how TBM improves model pre-training with
more robust and generalizable representations, thus benefiting downstream
tasks. We conduct extensive experiments to analyze TBM's effectiveness, and
results on four corrupted datasets demonstrate that TBM consistently improves
performance on downstream tasks.
| [
{
"version": "v1",
"created": "Sun, 9 Apr 2023 06:42:33 GMT"
},
{
"version": "v2",
"created": "Wed, 12 Apr 2023 04:35:47 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Tianjiao",
""
],
[
"Foo",
"Lin Geng",
""
],
[
"Hu",
"Ping",
""
],
[
"Shang",
"Xindi",
""
],
[
"Rahmani",
"Hossein",
""
],
[
"Yuan",
"Zehuan",
""
],
[
"Liu",
"Jun",
""
]
] | TITLE: Token Boosting for Robust Self-Supervised Visual Transformer
Pre-training
ABSTRACT: Learning with large-scale unlabeled data has become a powerful tool for
pre-training Visual Transformers (VTs). However, prior works tend to overlook
that, in real-world scenarios, the input data may be corrupted and unreliable.
Pre-training VTs on such corrupted data can be challenging, especially when we
pre-train via the masked autoencoding approach, where both the inputs and
masked ``ground truth" targets can potentially be unreliable in this case. To
address this limitation, we introduce the Token Boosting Module (TBM) as a
plug-and-play component for VTs that effectively allows the VT to learn to
extract clean and robust features during masked autoencoding pre-training. We
provide theoretical analysis to show how TBM improves model pre-training with
more robust and generalizable representations, thus benefiting downstream
tasks. We conduct extensive experiments to analyze TBM's effectiveness, and
results on four corrupted datasets demonstrate that TBM consistently improves
performance on downstream tasks.
| no_new_dataset | 0.943034 |
2304.04415 | Li Xu | Li Xu, Mark He Huang, Xindi Shang, Zehuan Yuan, Ying Sun, Jun Liu | Meta Compositional Referring Expression Segmentation | Accepted by CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Referring expression segmentation aims to segment an object described by a
language expression from an image. Despite the recent progress on this task,
existing models tackling this task may not be able to fully capture semantics
and visual representations of individual concepts, which limits their
generalization capability, especially when handling novel compositions of
learned concepts. In this work, through the lens of meta learning, we propose a
Meta Compositional Referring Expression Segmentation (MCRES) framework to
enhance model compositional generalization performance. Specifically, to handle
various levels of novel compositions, our framework first uses training data to
construct a virtual training set and multiple virtual testing sets, where data
samples in each virtual testing set contain a level of novel compositions
w.r.t. the virtual training set. Then, following a novel meta optimization
scheme to optimize the model to obtain good testing performance on the virtual
testing sets after training on the virtual training set, our framework can
effectively drive the model to better capture semantics and visual
representations of individual concepts, and thus obtain robust generalization
performance even when handling novel compositions. Extensive experiments on
three benchmark datasets demonstrate the effectiveness of our framework.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 06:55:25 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 04:01:24 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 07:19:48 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Xu",
"Li",
""
],
[
"Huang",
"Mark He",
""
],
[
"Shang",
"Xindi",
""
],
[
"Yuan",
"Zehuan",
""
],
[
"Sun",
"Ying",
""
],
[
"Liu",
"Jun",
""
]
] | TITLE: Meta Compositional Referring Expression Segmentation
ABSTRACT: Referring expression segmentation aims to segment an object described by a
language expression from an image. Despite the recent progress on this task,
existing models tackling this task may not be able to fully capture semantics
and visual representations of individual concepts, which limits their
generalization capability, especially when handling novel compositions of
learned concepts. In this work, through the lens of meta learning, we propose a
Meta Compositional Referring Expression Segmentation (MCRES) framework to
enhance model compositional generalization performance. Specifically, to handle
various levels of novel compositions, our framework first uses training data to
construct a virtual training set and multiple virtual testing sets, where data
samples in each virtual testing set contain a level of novel compositions
w.r.t. the virtual training set. Then, following a novel meta optimization
scheme to optimize the model to obtain good testing performance on the virtual
testing sets after training on the virtual training set, our framework can
effectively drive the model to better capture semantics and visual
representations of individual concepts, and thus obtain robust generalization
performance even when handling novel compositions. Extensive experiments on
three benchmark datasets demonstrate the effectiveness of our framework.
| no_new_dataset | 0.950595 |
2304.04468 | Changshuo Liu | Changshuo Liu, Wenqiao Zhang, Beng Chin Ooi, James Wei Luen Yip,
Lingze Zeng, Kaiping Zheng | Toward Cohort Intelligence: A Universal Cohort Representation Learning
Framework for Electronic Health Record Analysis | 10 pages | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Electronic Health Records (EHR) are generated from clinical routine care
recording valuable information of broad patient populations, which provide
plentiful opportunities for improving patient management and intervention
strategies in clinical practice. To exploit the enormous potential of EHR data,
a popular EHR data analysis paradigm in machine learning is EHR representation
learning, which first leverages the individual patient's EHR data to learn
informative representations by a backbone, and supports diverse health-care
downstream tasks grounded on the representations. Unfortunately, such a
paradigm fails to access the in-depth analysis of patients' relevance, which is
generally known as cohort studies in clinical practice. Specifically, patients
in the same cohort tend to share similar characteristics, implying their
resemblance in medical conditions such as symptoms or diseases. In this paper,
we propose a universal COhort Representation lEarning (CORE) framework to
augment EHR utilization by leveraging the fine-grained cohort information among
patients. In particular, CORE first develops an explicit patient modeling task
based on the prior knowledge of patients' diagnosis codes, which measures the
latent relevance among patients to adaptively divide the cohorts for each
patient. Based on the constructed cohorts, CORE recodes the pre-extracted EHR
data representation from intra- and inter-cohort perspectives, yielding
augmented EHR data representation learning. CORE is readily applicable to
diverse backbone models, serving as a universal plug-in framework to infuse
cohort information into healthcare methods for boosted performance. We conduct
an extensive experimental evaluation on two real-world datasets, and the
experimental results demonstrate the effectiveness and generalizability of
CORE.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 09:12:37 GMT"
},
{
"version": "v2",
"created": "Tue, 11 Apr 2023 15:15:05 GMT"
},
{
"version": "v3",
"created": "Wed, 12 Apr 2023 07:12:42 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Liu",
"Changshuo",
""
],
[
"Zhang",
"Wenqiao",
""
],
[
"Ooi",
"Beng Chin",
""
],
[
"Yip",
"James Wei Luen",
""
],
[
"Zeng",
"Lingze",
""
],
[
"Zheng",
"Kaiping",
""
]
] | TITLE: Toward Cohort Intelligence: A Universal Cohort Representation Learning
Framework for Electronic Health Record Analysis
ABSTRACT: Electronic Health Records (EHR) are generated from clinical routine care
recording valuable information of broad patient populations, which provide
plentiful opportunities for improving patient management and intervention
strategies in clinical practice. To exploit the enormous potential of EHR data,
a popular EHR data analysis paradigm in machine learning is EHR representation
learning, which first leverages the individual patient's EHR data to learn
informative representations by a backbone, and supports diverse health-care
downstream tasks grounded on the representations. Unfortunately, such a
paradigm fails to access the in-depth analysis of patients' relevance, which is
generally known as cohort studies in clinical practice. Specifically, patients
in the same cohort tend to share similar characteristics, implying their
resemblance in medical conditions such as symptoms or diseases. In this paper,
we propose a universal COhort Representation lEarning (CORE) framework to
augment EHR utilization by leveraging the fine-grained cohort information among
patients. In particular, CORE first develops an explicit patient modeling task
based on the prior knowledge of patients' diagnosis codes, which measures the
latent relevance among patients to adaptively divide the cohorts for each
patient. Based on the constructed cohorts, CORE recodes the pre-extracted EHR
data representation from intra- and inter-cohort perspectives, yielding
augmented EHR data representation learning. CORE is readily applicable to
diverse backbone models, serving as a universal plug-in framework to infuse
cohort information into healthcare methods for boosted performance. We conduct
an extensive experimental evaluation on two real-world datasets, and the
experimental results demonstrate the effectiveness and generalizability of
CORE.
| no_new_dataset | 0.947575 |
2304.05395 | ChuXin Wang | Jiacheng Deng, Chuxin Wang, Jiahao Lu, Jianfeng He, Tianzhu Zhang,
Jiyang Yu, Zhe Zhang | SE-ORNet: Self-Ensembling Orientation-aware Network for Unsupervised
Point Cloud Shape Correspondence | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Unsupervised point cloud shape correspondence aims to obtain dense
point-to-point correspondences between point clouds without manually annotated
pairs. However, humans and some animals have bilateral symmetry and various
orientations, which lead to severe mispredictions of symmetrical parts.
Besides, point cloud noise disrupts consistent representations for point cloud
and thus degrades the shape correspondence accuracy. To address the above
issues, we propose a Self-Ensembling ORientation-aware Network termed SE-ORNet.
The key of our approach is to exploit an orientation estimation module with a
domain adaptive discriminator to align the orientations of point cloud pairs,
which significantly alleviates the mispredictions of symmetrical parts.
Additionally, we design a selfensembling framework for unsupervised point cloud
shape correspondence. In this framework, the disturbances of point cloud noise
are overcome by perturbing the inputs of the student and teacher networks with
different data augmentations and constraining the consistency of predictions.
Extensive experiments on both human and animal datasets show that our SE-ORNet
can surpass state-of-the-art unsupervised point cloud shape correspondence
methods.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 18:00:02 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Deng",
"Jiacheng",
""
],
[
"Wang",
"Chuxin",
""
],
[
"Lu",
"Jiahao",
""
],
[
"He",
"Jianfeng",
""
],
[
"Zhang",
"Tianzhu",
""
],
[
"Yu",
"Jiyang",
""
],
[
"Zhang",
"Zhe",
""
]
] | TITLE: SE-ORNet: Self-Ensembling Orientation-aware Network for Unsupervised
Point Cloud Shape Correspondence
ABSTRACT: Unsupervised point cloud shape correspondence aims to obtain dense
point-to-point correspondences between point clouds without manually annotated
pairs. However, humans and some animals have bilateral symmetry and various
orientations, which lead to severe mispredictions of symmetrical parts.
Besides, point cloud noise disrupts consistent representations for point cloud
and thus degrades the shape correspondence accuracy. To address the above
issues, we propose a Self-Ensembling ORientation-aware Network termed SE-ORNet.
The key of our approach is to exploit an orientation estimation module with a
domain adaptive discriminator to align the orientations of point cloud pairs,
which significantly alleviates the mispredictions of symmetrical parts.
Additionally, we design a selfensembling framework for unsupervised point cloud
shape correspondence. In this framework, the disturbances of point cloud noise
are overcome by perturbing the inputs of the student and teacher networks with
different data augmentations and constraining the consistency of predictions.
Extensive experiments on both human and animal datasets show that our SE-ORNet
can surpass state-of-the-art unsupervised point cloud shape correspondence
methods.
| no_new_dataset | 0.949902 |
2304.05403 | Gilberto Ochoa-Ruiz | David Laines, Gissella Bejarano, Miguel Gonzalez-Mendoza, Gilberto
Ochoa-Ruiz | Isolated Sign Language Recognition based on Tree Structure Skeleton
Images | This paper has been accepted the the LatinX in Computer Vision
Research Workshop at CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Sign Language Recognition (SLR) systems aim to be embedded in video stream
platforms to recognize the sign performed in front of a camera. SLR research
has taken advantage of recent advances in pose estimation models to use
skeleton sequences estimated from videos instead of RGB information to predict
signs. This approach can make HAR-related tasks less complex and more robust to
diverse backgrounds, lightning conditions, and physical appearances. In this
work, we explore the use of a spatio-temporal skeleton representation such as
Tree Structure Skeleton Image (TSSI) as an alternative input to improve the
accuracy of skeleton-based models for SLR. TSSI converts a skeleton sequence
into an RGB image where the columns represent the joints of the skeleton in a
depth-first tree traversal order, the rows represent the temporal evolution of
the joints, and the three channels represent the (x, y, z) coordinates of the
joints. We trained a DenseNet-121 using this type of input and compared it with
other skeleton-based deep learning methods using a large-scale American Sign
Language (ASL) dataset, WLASL. Our model (SL-TSSI-DenseNet) overcomes the
state-of-the-art of other skeleton-based models. Moreover, when including data
augmentation our proposal achieves better results than both skeleton-based and
RGB-based models. We evaluated the effectiveness of our model on the Ankara
University Turkish Sign Language (TSL) dataset, AUTSL, and a Mexican Sign
Language (LSM) dataset. On the AUTSL dataset, the model achieves similar
results to the state-of-the-art of other skeleton-based models. On the LSM
dataset, the model achieves higher results than the baseline. Code has been
made available at: https://github.com/davidlainesv/SL-TSSI-DenseNet.
| [
{
"version": "v1",
"created": "Mon, 10 Apr 2023 01:58:50 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Laines",
"David",
""
],
[
"Bejarano",
"Gissella",
""
],
[
"Gonzalez-Mendoza",
"Miguel",
""
],
[
"Ochoa-Ruiz",
"Gilberto",
""
]
] | TITLE: Isolated Sign Language Recognition based on Tree Structure Skeleton
Images
ABSTRACT: Sign Language Recognition (SLR) systems aim to be embedded in video stream
platforms to recognize the sign performed in front of a camera. SLR research
has taken advantage of recent advances in pose estimation models to use
skeleton sequences estimated from videos instead of RGB information to predict
signs. This approach can make HAR-related tasks less complex and more robust to
diverse backgrounds, lightning conditions, and physical appearances. In this
work, we explore the use of a spatio-temporal skeleton representation such as
Tree Structure Skeleton Image (TSSI) as an alternative input to improve the
accuracy of skeleton-based models for SLR. TSSI converts a skeleton sequence
into an RGB image where the columns represent the joints of the skeleton in a
depth-first tree traversal order, the rows represent the temporal evolution of
the joints, and the three channels represent the (x, y, z) coordinates of the
joints. We trained a DenseNet-121 using this type of input and compared it with
other skeleton-based deep learning methods using a large-scale American Sign
Language (ASL) dataset, WLASL. Our model (SL-TSSI-DenseNet) overcomes the
state-of-the-art of other skeleton-based models. Moreover, when including data
augmentation our proposal achieves better results than both skeleton-based and
RGB-based models. We evaluated the effectiveness of our model on the Ankara
University Turkish Sign Language (TSL) dataset, AUTSL, and a Mexican Sign
Language (LSM) dataset. On the AUTSL dataset, the model achieves similar
results to the state-of-the-art of other skeleton-based models. On the LSM
dataset, the model achieves higher results than the baseline. Code has been
made available at: https://github.com/davidlainesv/SL-TSSI-DenseNet.
| no_new_dataset | 0.936981 |
2304.05442 | Shubhang Pandey | Murali Dadi, Shubhang Pandey, Aparna Behera and T G Venkatesh | Performance Study of Partitioned Caches in Asymmetric Multi-Core
Processors | null | null | null | null | cs.AR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | The current workloads and applications are highly diversified, facing
critical challenges such as the Power Wall and the Memory Wall Problem.
Different strategies over the multiple levels of Caches have evolved to
mitigate these problems. Also, to work with such diversified applications, the
Asymmetric Multi-Core Processor (AMP) presents itself as a viable solution. In
this paper, we study the performance of L2 and Last Level Cache for different
cache partitions against various AMP configurations. In addition, this study
investigates the optimal cache partitioning for a collection of Multi-threaded
benchmarks from PARSEC and SPLASH2 benchmark suites under medium-sized inputs.
We have studied the effect of block replacement strategies and their impact on
the key metrics such as total on-chip power consumption and L2 \& LLC Miss
rates. Our study presents an intermediate cache design for AMPs between the two
extremities of fully shared and fully private L2 \& LLC level Cache, which
helps achieve the desired power values and optimal cache miss penalties.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 18:30:06 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Dadi",
"Murali",
""
],
[
"Pandey",
"Shubhang",
""
],
[
"Behera",
"Aparna",
""
],
[
"Venkatesh",
"T G",
""
]
] | TITLE: Performance Study of Partitioned Caches in Asymmetric Multi-Core
Processors
ABSTRACT: The current workloads and applications are highly diversified, facing
critical challenges such as the Power Wall and the Memory Wall Problem.
Different strategies over the multiple levels of Caches have evolved to
mitigate these problems. Also, to work with such diversified applications, the
Asymmetric Multi-Core Processor (AMP) presents itself as a viable solution. In
this paper, we study the performance of L2 and Last Level Cache for different
cache partitions against various AMP configurations. In addition, this study
investigates the optimal cache partitioning for a collection of Multi-threaded
benchmarks from PARSEC and SPLASH2 benchmark suites under medium-sized inputs.
We have studied the effect of block replacement strategies and their impact on
the key metrics such as total on-chip power consumption and L2 \& LLC Miss
rates. Our study presents an intermediate cache design for AMPs between the two
extremities of fully shared and fully private L2 \& LLC level Cache, which
helps achieve the desired power values and optimal cache miss penalties.
| no_new_dataset | 0.943971 |
2304.05464 | Patrick Ebel | Patrick Ebel, Vivien Sainte Fare Garnot, Michael Schmitt, Jan Dirk
Wegner, Xiao Xiang Zhu | UnCRtainTS: Uncertainty Quantification for Cloud Removal in Optical
Satellite Time Series | null | null | null | null | cs.CV eess.IV | http://creativecommons.org/licenses/by/4.0/ | Clouds and haze often occlude optical satellite images, hindering continuous,
dense monitoring of the Earth's surface. Although modern deep learning methods
can implicitly learn to ignore such occlusions, explicit cloud removal as
pre-processing enables manual interpretation and allows training models when
only few annotations are available. Cloud removal is challenging due to the
wide range of occlusion scenarios -- from scenes partially visible through
haze, to completely opaque cloud coverage. Furthermore, integrating
reconstructed images in downstream applications would greatly benefit from
trustworthy quality assessment. In this paper, we introduce UnCRtainTS, a
method for multi-temporal cloud removal combining a novel attention-based
architecture, and a formulation for multivariate uncertainty prediction. These
two components combined set a new state-of-the-art performance in terms of
image reconstruction on two public cloud removal datasets. Additionally, we
show how the well-calibrated predicted uncertainties enable a precise control
of the reconstruction quality.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 19:27:18 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Ebel",
"Patrick",
""
],
[
"Garnot",
"Vivien Sainte Fare",
""
],
[
"Schmitt",
"Michael",
""
],
[
"Wegner",
"Jan Dirk",
""
],
[
"Zhu",
"Xiao Xiang",
""
]
] | TITLE: UnCRtainTS: Uncertainty Quantification for Cloud Removal in Optical
Satellite Time Series
ABSTRACT: Clouds and haze often occlude optical satellite images, hindering continuous,
dense monitoring of the Earth's surface. Although modern deep learning methods
can implicitly learn to ignore such occlusions, explicit cloud removal as
pre-processing enables manual interpretation and allows training models when
only few annotations are available. Cloud removal is challenging due to the
wide range of occlusion scenarios -- from scenes partially visible through
haze, to completely opaque cloud coverage. Furthermore, integrating
reconstructed images in downstream applications would greatly benefit from
trustworthy quality assessment. In this paper, we introduce UnCRtainTS, a
method for multi-temporal cloud removal combining a novel attention-based
architecture, and a formulation for multivariate uncertainty prediction. These
two components combined set a new state-of-the-art performance in terms of
image reconstruction on two public cloud removal datasets. Additionally, we
show how the well-calibrated predicted uncertainties enable a precise control
of the reconstruction quality.
| no_new_dataset | 0.945399 |
2304.05469 | Zongwei Wu | Xue-Jing Luo, Shuo Wang, Zongwei Wu, Christos Sakaridis, Yun Cheng,
Deng-Ping Fan, Luc Van Gool | CamDiff: Camouflage Image Augmentation via Diffusion Model | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The burgeoning field of camouflaged object detection (COD) seeks to identify
objects that blend into their surroundings. Despite the impressive performance
of recent models, we have identified a limitation in their robustness, where
existing methods may misclassify salient objects as camouflaged ones, despite
these two characteristics being contradictory. This limitation may stem from
lacking multi-pattern training images, leading to less saliency robustness. To
address this issue, we introduce CamDiff, a novel approach inspired by
AI-Generated Content (AIGC) that overcomes the scarcity of multi-pattern
training images. Specifically, we leverage the latent diffusion model to
synthesize salient objects in camouflaged scenes, while using the zero-shot
image classification ability of the Contrastive Language-Image Pre-training
(CLIP) model to prevent synthesis failures and ensure the synthesized object
aligns with the input prompt. Consequently, the synthesized image retains its
original camouflage label while incorporating salient objects, yielding
camouflage samples with richer characteristics. The results of user studies
show that the salient objects in the scenes synthesized by our framework
attract the user's attention more; thus, such samples pose a greater challenge
to the existing COD models. Our approach enables flexible editing and efficient
large-scale dataset generation at a low cost. It significantly enhances COD
baselines' training and testing phases, emphasizing robustness across diverse
domains. Our newly-generated datasets and source code are available at
https://github.com/drlxj/CamDiff.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 19:37:47 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Luo",
"Xue-Jing",
""
],
[
"Wang",
"Shuo",
""
],
[
"Wu",
"Zongwei",
""
],
[
"Sakaridis",
"Christos",
""
],
[
"Cheng",
"Yun",
""
],
[
"Fan",
"Deng-Ping",
""
],
[
"Van Gool",
"Luc",
""
]
] | TITLE: CamDiff: Camouflage Image Augmentation via Diffusion Model
ABSTRACT: The burgeoning field of camouflaged object detection (COD) seeks to identify
objects that blend into their surroundings. Despite the impressive performance
of recent models, we have identified a limitation in their robustness, where
existing methods may misclassify salient objects as camouflaged ones, despite
these two characteristics being contradictory. This limitation may stem from
lacking multi-pattern training images, leading to less saliency robustness. To
address this issue, we introduce CamDiff, a novel approach inspired by
AI-Generated Content (AIGC) that overcomes the scarcity of multi-pattern
training images. Specifically, we leverage the latent diffusion model to
synthesize salient objects in camouflaged scenes, while using the zero-shot
image classification ability of the Contrastive Language-Image Pre-training
(CLIP) model to prevent synthesis failures and ensure the synthesized object
aligns with the input prompt. Consequently, the synthesized image retains its
original camouflage label while incorporating salient objects, yielding
camouflage samples with richer characteristics. The results of user studies
show that the salient objects in the scenes synthesized by our framework
attract the user's attention more; thus, such samples pose a greater challenge
to the existing COD models. Our approach enables flexible editing and efficient
large-scale dataset generation at a low cost. It significantly enhances COD
baselines' training and testing phases, emphasizing robustness across diverse
domains. Our newly-generated datasets and source code are available at
https://github.com/drlxj/CamDiff.
| no_new_dataset | 0.790288 |
2304.05474 | Shaofeng Wang | Kai Song, Shaofeng Wang, Ziwei Xie, Shanyu Wang, Jiahong Li, Yongqiang
Yang | Audience Expansion for Multi-show Release Based on an Edge-prompted
Heterogeneous Graph Network | null | null | null | null | cs.SI cs.AI cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the user targeting and expanding of new shows on a video platform, the key
point is how their embeddings are generated. It's supposed to be personalized
from the perspective of both users and shows. Furthermore, the pursue of both
instant (click) and long-time (view time) rewards, and the cold-start problem
for new shows bring additional challenges. Such a problem is suitable for
processing by heterogeneous graph models, because of the natural graph
structure of data. But real-world networks usually have billions of nodes and
various types of edges. Few existing methods focus on handling large-scale data
and exploiting different types of edges, especially the latter. In this paper,
we propose a two-stage audience expansion scheme based on an edge-prompted
heterogeneous graph network which can take different double-sided interactions
and features into account. In the offline stage, to construct the graph, user
IDs and specific side information combinations of the shows are chosen to be
the nodes, and click/co-click relations and view time are used to build the
edges. Embeddings and clustered user groups are then calculated. When new shows
arrive, their embeddings and subsequent matching users can be produced within a
consistent space. In the online stage, posterior data including click/view
users are employed as seeds to look for similar users. The results on the
public datasets and our billion-scale data demonstrate the accuracy and
efficiency of our approach.
| [
{
"version": "v1",
"created": "Sat, 8 Apr 2023 15:14:32 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Song",
"Kai",
""
],
[
"Wang",
"Shaofeng",
""
],
[
"Xie",
"Ziwei",
""
],
[
"Wang",
"Shanyu",
""
],
[
"Li",
"Jiahong",
""
],
[
"Yang",
"Yongqiang",
""
]
] | TITLE: Audience Expansion for Multi-show Release Based on an Edge-prompted
Heterogeneous Graph Network
ABSTRACT: In the user targeting and expanding of new shows on a video platform, the key
point is how their embeddings are generated. It's supposed to be personalized
from the perspective of both users and shows. Furthermore, the pursue of both
instant (click) and long-time (view time) rewards, and the cold-start problem
for new shows bring additional challenges. Such a problem is suitable for
processing by heterogeneous graph models, because of the natural graph
structure of data. But real-world networks usually have billions of nodes and
various types of edges. Few existing methods focus on handling large-scale data
and exploiting different types of edges, especially the latter. In this paper,
we propose a two-stage audience expansion scheme based on an edge-prompted
heterogeneous graph network which can take different double-sided interactions
and features into account. In the offline stage, to construct the graph, user
IDs and specific side information combinations of the shows are chosen to be
the nodes, and click/co-click relations and view time are used to build the
edges. Embeddings and clustered user groups are then calculated. When new shows
arrive, their embeddings and subsequent matching users can be produced within a
consistent space. In the online stage, posterior data including click/view
users are employed as seeds to look for similar users. The results on the
public datasets and our billion-scale data demonstrate the accuracy and
efficiency of our approach.
| no_new_dataset | 0.951051 |
2304.05523 | Rakesh Chada | Rakesh Chada, Zhaoheng Zheng, Pradeep Natarajan | MoMo: A shared encoder Model for text, image and multi-Modal
representations | null | null | null | null | cs.CV cs.AI cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a self-supervised shared encoder model that achieves strong
results on several visual, language and multimodal benchmarks while being data,
memory and run-time efficient. We make three key contributions. First, in
contrast to most existing works, we use a single transformer with all the
encoder layers processing both the text and the image modalities. Second, we
propose a stage-wise training strategy where the model is first trained on
images, then jointly with unimodal text and image datasets and finally jointly
with text and text-image datasets. Third, to preserve information across both
the modalities, we propose a training pipeline that learns simultaneously from
gradient updates of different modalities at each training update step. The
results on downstream text-only, image-only and multimodal tasks show that our
model is competitive with several strong models while using fewer parameters
and lesser pre-training data. For example, MoMo performs competitively with
FLAVA on multimodal (+3.1), image-only (+1.1) and text-only (-0.1) tasks
despite having 2/5th the number of parameters and using 1/3rd the image-text
training pairs. Finally, we ablate various design choices and further show that
increasing model size produces significant performance gains indicating
potential for substantial improvements with larger models using our approach.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 22:26:10 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chada",
"Rakesh",
""
],
[
"Zheng",
"Zhaoheng",
""
],
[
"Natarajan",
"Pradeep",
""
]
] | TITLE: MoMo: A shared encoder Model for text, image and multi-Modal
representations
ABSTRACT: We propose a self-supervised shared encoder model that achieves strong
results on several visual, language and multimodal benchmarks while being data,
memory and run-time efficient. We make three key contributions. First, in
contrast to most existing works, we use a single transformer with all the
encoder layers processing both the text and the image modalities. Second, we
propose a stage-wise training strategy where the model is first trained on
images, then jointly with unimodal text and image datasets and finally jointly
with text and text-image datasets. Third, to preserve information across both
the modalities, we propose a training pipeline that learns simultaneously from
gradient updates of different modalities at each training update step. The
results on downstream text-only, image-only and multimodal tasks show that our
model is competitive with several strong models while using fewer parameters
and lesser pre-training data. For example, MoMo performs competitively with
FLAVA on multimodal (+3.1), image-only (+1.1) and text-only (-0.1) tasks
despite having 2/5th the number of parameters and using 1/3rd the image-text
training pairs. Finally, we ablate various design choices and further show that
increasing model size produces significant performance gains indicating
potential for substantial improvements with larger models using our approach.
| no_new_dataset | 0.949809 |
2304.05542 | Weihua Zhou | Chen Zhao, Anqi Liu, Xiao Zhang, Xuewei Cao, Zhengming Ding, Qiuying
Sha, Hui Shen, Hong-Wen Deng, Weihua Zhou | CLCLSA: Cross-omics Linked embedding with Contrastive Learning and Self
Attention for multi-omics integration with incomplete multi-omics data | 21 pages; 5 figures | null | null | null | cs.LG cs.AI q-bio.GN | http://creativecommons.org/licenses/by/4.0/ | Integration of heterogeneous and high-dimensional multi-omics data is
becoming increasingly important in understanding genetic data. Each omics
technique only provides a limited view of the underlying biological process and
integrating heterogeneous omics layers simultaneously would lead to a more
comprehensive and detailed understanding of diseases and phenotypes. However,
one obstacle faced when performing multi-omics data integration is the
existence of unpaired multi-omics data due to instrument sensitivity and cost.
Studies may fail if certain aspects of the subjects are missing or incomplete.
In this paper, we propose a deep learning method for multi-omics integration
with incomplete data by Cross-omics Linked unified embedding with Contrastive
Learning and Self Attention (CLCLSA). Utilizing complete multi-omics data as
supervision, the model employs cross-omics autoencoders to learn the feature
representation across different types of biological data. The multi-omics
contrastive learning, which is used to maximize the mutual information between
different types of omics, is employed before latent feature concatenation. In
addition, the feature-level self-attention and omics-level self-attention are
employed to dynamically identify the most informative features for multi-omics
data integration. Extensive experiments were conducted on four public
multi-omics datasets. The experimental results indicated that the proposed
CLCLSA outperformed the state-of-the-art approaches for multi-omics data
classification using incomplete multi-omics data.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 00:22:18 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Zhao",
"Chen",
""
],
[
"Liu",
"Anqi",
""
],
[
"Zhang",
"Xiao",
""
],
[
"Cao",
"Xuewei",
""
],
[
"Ding",
"Zhengming",
""
],
[
"Sha",
"Qiuying",
""
],
[
"Shen",
"Hui",
""
],
[
"Deng",
"Hong-Wen",
""
],
[
"Zhou",
"Weihua",
""
]
] | TITLE: CLCLSA: Cross-omics Linked embedding with Contrastive Learning and Self
Attention for multi-omics integration with incomplete multi-omics data
ABSTRACT: Integration of heterogeneous and high-dimensional multi-omics data is
becoming increasingly important in understanding genetic data. Each omics
technique only provides a limited view of the underlying biological process and
integrating heterogeneous omics layers simultaneously would lead to a more
comprehensive and detailed understanding of diseases and phenotypes. However,
one obstacle faced when performing multi-omics data integration is the
existence of unpaired multi-omics data due to instrument sensitivity and cost.
Studies may fail if certain aspects of the subjects are missing or incomplete.
In this paper, we propose a deep learning method for multi-omics integration
with incomplete data by Cross-omics Linked unified embedding with Contrastive
Learning and Self Attention (CLCLSA). Utilizing complete multi-omics data as
supervision, the model employs cross-omics autoencoders to learn the feature
representation across different types of biological data. The multi-omics
contrastive learning, which is used to maximize the mutual information between
different types of omics, is employed before latent feature concatenation. In
addition, the feature-level self-attention and omics-level self-attention are
employed to dynamically identify the most informative features for multi-omics
data integration. Extensive experiments were conducted on four public
multi-omics datasets. The experimental results indicated that the proposed
CLCLSA outperformed the state-of-the-art approaches for multi-omics data
classification using incomplete multi-omics data.
| no_new_dataset | 0.949949 |
2304.05544 | Vikas Natesh | Andrew Sabot, Vikas Natesh, H.T. Kung, Wei-Te Ting | MEMA Runtime Framework: Minimizing External Memory Accesses for TinyML
on Microcontrollers | Accepted as a full paper by the TinyML Research Symposium 2023 | null | null | null | cs.LG cs.AR cs.PF cs.PL | http://creativecommons.org/licenses/by-nc-nd/4.0/ | We present the MEMA framework for the easy and quick derivation of efficient
inference runtimes that minimize external memory accesses for matrix
multiplication on TinyML systems. The framework accounts for hardware resource
constraints and problem sizes in analytically determining optimized schedules
and kernels that minimize memory accesses. MEMA provides a solution to a
well-known problem in the current practice, that is, optimal schedules tend to
be found only through a time consuming and heuristic search of a large
scheduling space. We compare the performance of runtimes derived from MEMA to
existing state-of-the-art libraries on ARM-based TinyML systems. For example,
for neural network benchmarks on the ARM Cortex-M4, we achieve up to a 1.8x
speedup and 44% energy reduction over CMSIS-NN.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 00:27:11 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Sabot",
"Andrew",
""
],
[
"Natesh",
"Vikas",
""
],
[
"Kung",
"H. T.",
""
],
[
"Ting",
"Wei-Te",
""
]
] | TITLE: MEMA Runtime Framework: Minimizing External Memory Accesses for TinyML
on Microcontrollers
ABSTRACT: We present the MEMA framework for the easy and quick derivation of efficient
inference runtimes that minimize external memory accesses for matrix
multiplication on TinyML systems. The framework accounts for hardware resource
constraints and problem sizes in analytically determining optimized schedules
and kernels that minimize memory accesses. MEMA provides a solution to a
well-known problem in the current practice, that is, optimal schedules tend to
be found only through a time consuming and heuristic search of a large
scheduling space. We compare the performance of runtimes derived from MEMA to
existing state-of-the-art libraries on ARM-based TinyML systems. For example,
for neural network benchmarks on the ARM Cortex-M4, we achieve up to a 1.8x
speedup and 44% energy reduction over CMSIS-NN.
| no_new_dataset | 0.948058 |
2304.05548 | Feixiang Ren | Feixiang Ren | Distilling Token-Pruned Pose Transformer for 2D Human Pose Estimation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Human pose estimation has seen widespread use of transformer models in recent
years. Pose transformers benefit from the self-attention map, which captures
the correlation between human joint tokens and the image. However, training
such models is computationally expensive. The recent token-Pruned Pose
Transformer (PPT) solves this problem by pruning the background tokens of the
image, which are usually less informative. However, although it improves
efficiency, PPT inevitably leads to worse performance than TokenPose due to the
pruning of tokens. To overcome this problem, we present a novel method called
Distilling Pruned-Token Transformer for human pose estimation (DPPT). Our
method leverages the output of a pre-trained TokenPose to supervise the
learning process of PPT. We also establish connections between the internal
structure of pose transformers and PPT, such as attention maps and joint
features. Our experimental results on the MPII datasets show that our DPPT can
significantly improve PCK compared to previous PPT models while still reducing
computational complexity.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 00:46:41 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Ren",
"Feixiang",
""
]
] | TITLE: Distilling Token-Pruned Pose Transformer for 2D Human Pose Estimation
ABSTRACT: Human pose estimation has seen widespread use of transformer models in recent
years. Pose transformers benefit from the self-attention map, which captures
the correlation between human joint tokens and the image. However, training
such models is computationally expensive. The recent token-Pruned Pose
Transformer (PPT) solves this problem by pruning the background tokens of the
image, which are usually less informative. However, although it improves
efficiency, PPT inevitably leads to worse performance than TokenPose due to the
pruning of tokens. To overcome this problem, we present a novel method called
Distilling Pruned-Token Transformer for human pose estimation (DPPT). Our
method leverages the output of a pre-trained TokenPose to supervise the
learning process of PPT. We also establish connections between the internal
structure of pose transformers and PPT, such as attention maps and joint
features. Our experimental results on the MPII datasets show that our DPPT can
significantly improve PCK compared to previous PPT models while still reducing
computational complexity.
| no_new_dataset | 0.945399 |
2304.05552 | Zhihao Lin | Zhihao Lin, Yongtao Wang, Jinhe Zhang, Xiaojie Chu | DynamicDet: A Unified Dynamic Architecture for Object Detection | Accepted by CVPR 2023 | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Dynamic neural network is an emerging research topic in deep learning. With
adaptive inference, dynamic models can achieve remarkable accuracy and
computational efficiency. However, it is challenging to design a powerful
dynamic detector, because of no suitable dynamic architecture and exiting
criterion for object detection. To tackle these difficulties, we propose a
dynamic framework for object detection, named DynamicDet. Firstly, we carefully
design a dynamic architecture based on the nature of the object detection task.
Then, we propose an adaptive router to analyze the multi-scale information and
to decide the inference route automatically. We also present a novel
optimization strategy with an exiting criterion based on the detection losses
for our dynamic detectors. Last, we present a variable-speed inference
strategy, which helps to realize a wide range of accuracy-speed trade-offs with
only one dynamic detector. Extensive experiments conducted on the COCO
benchmark demonstrate that the proposed DynamicDet achieves new
state-of-the-art accuracy-speed trade-offs. For instance, with comparable
accuracy, the inference speed of our dynamic detector Dy-YOLOv7-W6 surpasses
YOLOv7-E6 by 12%, YOLOv7-D6 by 17%, and YOLOv7-E6E by 39%. The code is
available at https://github.com/VDIGPKU/DynamicDet.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 01:16:53 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lin",
"Zhihao",
""
],
[
"Wang",
"Yongtao",
""
],
[
"Zhang",
"Jinhe",
""
],
[
"Chu",
"Xiaojie",
""
]
] | TITLE: DynamicDet: A Unified Dynamic Architecture for Object Detection
ABSTRACT: Dynamic neural network is an emerging research topic in deep learning. With
adaptive inference, dynamic models can achieve remarkable accuracy and
computational efficiency. However, it is challenging to design a powerful
dynamic detector, because of no suitable dynamic architecture and exiting
criterion for object detection. To tackle these difficulties, we propose a
dynamic framework for object detection, named DynamicDet. Firstly, we carefully
design a dynamic architecture based on the nature of the object detection task.
Then, we propose an adaptive router to analyze the multi-scale information and
to decide the inference route automatically. We also present a novel
optimization strategy with an exiting criterion based on the detection losses
for our dynamic detectors. Last, we present a variable-speed inference
strategy, which helps to realize a wide range of accuracy-speed trade-offs with
only one dynamic detector. Extensive experiments conducted on the COCO
benchmark demonstrate that the proposed DynamicDet achieves new
state-of-the-art accuracy-speed trade-offs. For instance, with comparable
accuracy, the inference speed of our dynamic detector Dy-YOLOv7-W6 surpasses
YOLOv7-E6 by 12%, YOLOv7-D6 by 17%, and YOLOv7-E6E by 39%. The code is
available at https://github.com/VDIGPKU/DynamicDet.
| no_new_dataset | 0.937268 |
2304.05554 | Liping Bao | Liping Bao, Longhui Wei, Xiaoyu Qiu, Wengang Zhou, Houqiang Li, Qi
Tian | Learning Transferable Pedestrian Representation from Multimodal
Information Supervision | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Recent researches on unsupervised person re-identification~(reID) have
demonstrated that pre-training on unlabeled person images achieves superior
performance on downstream reID tasks than pre-training on ImageNet. However,
those pre-trained methods are specifically designed for reID and suffer
flexible adaption to other pedestrian analysis tasks. In this paper, we propose
VAL-PAT, a novel framework that learns transferable representations to enhance
various pedestrian analysis tasks with multimodal information. To train our
framework, we introduce three learning objectives, \emph{i.e.,} self-supervised
contrastive learning, image-text contrastive learning and multi-attribute
classification. The self-supervised contrastive learning facilitates the
learning of the intrinsic pedestrian properties, while the image-text
contrastive learning guides the model to focus on the appearance information of
pedestrians.Meanwhile, multi-attribute classification encourages the model to
recognize attributes to excavate fine-grained pedestrian information. We first
perform pre-training on LUPerson-TA dataset, where each image contains text and
attribute annotations, and then transfer the learned representations to various
downstream tasks, including person reID, person attribute recognition and
text-based person search. Extensive experiments demonstrate that our framework
facilitates the learning of general pedestrian representations and thus leads
to promising results on various pedestrian analysis tasks.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 01:20:58 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Bao",
"Liping",
""
],
[
"Wei",
"Longhui",
""
],
[
"Qiu",
"Xiaoyu",
""
],
[
"Zhou",
"Wengang",
""
],
[
"Li",
"Houqiang",
""
],
[
"Tian",
"Qi",
""
]
] | TITLE: Learning Transferable Pedestrian Representation from Multimodal
Information Supervision
ABSTRACT: Recent researches on unsupervised person re-identification~(reID) have
demonstrated that pre-training on unlabeled person images achieves superior
performance on downstream reID tasks than pre-training on ImageNet. However,
those pre-trained methods are specifically designed for reID and suffer
flexible adaption to other pedestrian analysis tasks. In this paper, we propose
VAL-PAT, a novel framework that learns transferable representations to enhance
various pedestrian analysis tasks with multimodal information. To train our
framework, we introduce three learning objectives, \emph{i.e.,} self-supervised
contrastive learning, image-text contrastive learning and multi-attribute
classification. The self-supervised contrastive learning facilitates the
learning of the intrinsic pedestrian properties, while the image-text
contrastive learning guides the model to focus on the appearance information of
pedestrians.Meanwhile, multi-attribute classification encourages the model to
recognize attributes to excavate fine-grained pedestrian information. We first
perform pre-training on LUPerson-TA dataset, where each image contains text and
attribute annotations, and then transfer the learned representations to various
downstream tasks, including person reID, person attribute recognition and
text-based person search. Extensive experiments demonstrate that our framework
facilitates the learning of general pedestrian representations and thus leads
to promising results on various pedestrian analysis tasks.
| no_new_dataset | 0.94366 |
2304.05561 | Hassan Jameel Asghar | Gioacchino Tangari and Shreesh Keskar and Hassan Jameel Asghar and
Dali Kaafar | On the Adversarial Inversion of Deep Biometric Representations | null | null | null | null | cs.CV cs.CR cs.LG | http://creativecommons.org/licenses/by/4.0/ | Biometric authentication service providers often claim that it is not
possible to reverse-engineer a user's raw biometric sample, such as a
fingerprint or a face image, from its mathematical (feature-space)
representation. In this paper, we investigate this claim on the specific
example of deep neural network (DNN) embeddings. Inversion of DNN embeddings
has been investigated for explaining deep image representations or synthesizing
normalized images. Existing studies leverage full access to all layers of the
original model, as well as all possible information on the original dataset.
For the biometric authentication use case, we need to investigate this under
adversarial settings where an attacker has access to a feature-space
representation but no direct access to the exact original dataset nor the
original learned model. Instead, we assume varying degree of attacker's
background knowledge about the distribution of the dataset as well as the
original learned model (architecture and training process). In these cases, we
show that the attacker can exploit off-the-shelf DNN models and public
datasets, to mimic the behaviour of the original learned model to varying
degrees of success, based only on the obtained representation and attacker's
prior knowledge. We propose a two-pronged attack that first infers the original
DNN by exploiting the model footprint on the embedding, and then reconstructs
the raw data by using the inferred model. We show the practicality of the
attack on popular DNNs trained for two prominent biometric modalities, face and
fingerprint recognition. The attack can effectively infer the original
recognition model (mean accuracy 83\% for faces, 86\% for fingerprints), and
can craft effective biometric reconstructions that are successfully
authenticated with 1-vs-1 authentication accuracy of up to 92\% for some
models.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 01:47:11 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tangari",
"Gioacchino",
""
],
[
"Keskar",
"Shreesh",
""
],
[
"Asghar",
"Hassan Jameel",
""
],
[
"Kaafar",
"Dali",
""
]
] | TITLE: On the Adversarial Inversion of Deep Biometric Representations
ABSTRACT: Biometric authentication service providers often claim that it is not
possible to reverse-engineer a user's raw biometric sample, such as a
fingerprint or a face image, from its mathematical (feature-space)
representation. In this paper, we investigate this claim on the specific
example of deep neural network (DNN) embeddings. Inversion of DNN embeddings
has been investigated for explaining deep image representations or synthesizing
normalized images. Existing studies leverage full access to all layers of the
original model, as well as all possible information on the original dataset.
For the biometric authentication use case, we need to investigate this under
adversarial settings where an attacker has access to a feature-space
representation but no direct access to the exact original dataset nor the
original learned model. Instead, we assume varying degree of attacker's
background knowledge about the distribution of the dataset as well as the
original learned model (architecture and training process). In these cases, we
show that the attacker can exploit off-the-shelf DNN models and public
datasets, to mimic the behaviour of the original learned model to varying
degrees of success, based only on the obtained representation and attacker's
prior knowledge. We propose a two-pronged attack that first infers the original
DNN by exploiting the model footprint on the embedding, and then reconstructs
the raw data by using the inferred model. We show the practicality of the
attack on popular DNNs trained for two prominent biometric modalities, face and
fingerprint recognition. The attack can effectively infer the original
recognition model (mean accuracy 83\% for faces, 86\% for fingerprints), and
can craft effective biometric reconstructions that are successfully
authenticated with 1-vs-1 authentication accuracy of up to 92\% for some
models.
| no_new_dataset | 0.951097 |
2304.05564 | Shuang Cui | Shuang Cui, Bingnan Wang, Quan Zheng | Neural Invertible Variable-degree Optical Aberrations Correction | null | Optics Express 2023 | 10.1364/OE.485258 | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Optical aberrations of optical systems cause significant degradation of
imaging quality. Aberration correction by sophisticated lens designs and
special glass materials generally incurs high cost of manufacturing and the
increase in the weight of optical systems, thus recent work has shifted to
aberration correction with deep learning-based post-processing. Though
real-world optical aberrations vary in degree, existing methods cannot
eliminate variable-degree aberrations well, especially for the severe degrees
of degradation. Also, previous methods use a single feed-forward neural network
and suffer from information loss in the output. To address the issues, we
propose a novel aberration correction method with an invertible architecture by
leveraging its information-lossless property. Within the architecture, we
develop conditional invertible blocks to allow the processing of aberrations
with variable degrees. Our method is evaluated on both a synthetic dataset from
physics-based imaging simulation and a real captured dataset. Quantitative and
qualitative experimental results demonstrate that our method outperforms
compared methods in correcting variable-degree optical aberrations.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 01:56:42 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Cui",
"Shuang",
""
],
[
"Wang",
"Bingnan",
""
],
[
"Zheng",
"Quan",
""
]
] | TITLE: Neural Invertible Variable-degree Optical Aberrations Correction
ABSTRACT: Optical aberrations of optical systems cause significant degradation of
imaging quality. Aberration correction by sophisticated lens designs and
special glass materials generally incurs high cost of manufacturing and the
increase in the weight of optical systems, thus recent work has shifted to
aberration correction with deep learning-based post-processing. Though
real-world optical aberrations vary in degree, existing methods cannot
eliminate variable-degree aberrations well, especially for the severe degrees
of degradation. Also, previous methods use a single feed-forward neural network
and suffer from information loss in the output. To address the issues, we
propose a novel aberration correction method with an invertible architecture by
leveraging its information-lossless property. Within the architecture, we
develop conditional invertible blocks to allow the processing of aberrations
with variable degrees. Our method is evaluated on both a synthetic dataset from
physics-based imaging simulation and a real captured dataset. Quantitative and
qualitative experimental results demonstrate that our method outperforms
compared methods in correcting variable-degree optical aberrations.
| no_new_dataset | 0.949059 |
2304.05565 | Anabella Doctor | Anabella C. Doctor | A Predictive Model using Machine Learning Algorithm in Identifying
Students Probability on Passing Semestral Course | null | International Journal of Computing Sciences Research (ISSN print:
2546-0552; ISSN online: 2546-115X) Vol. 7, pp. 1830-1856 | 10.25147/ijcsr.2017.001.1.135 | null | cs.LG cs.CV cs.CY | http://creativecommons.org/licenses/by/4.0/ | This study aims to determine a predictive model to learn students probability
to pass their courses taken at the earliest stage of the semester. To
successfully discover a good predictive model with high acceptability,
accurate, and precision rate which delivers a useful outcome for decision
making in education systems, in improving the processes of conveying knowledge
and uplifting students academic performance, the proponent applies and strictly
followed the CRISP-DM (Cross-Industry Standard Process for Data Mining)
methodology. This study employs classification for data mining techniques, and
decision tree for algorithm. With the utilization of the newly discovered
predictive model, the prediction of students probabilities to pass the current
courses they take gives 0.7619 accuracy, 0.8333 precision, 0.8823 recall, and
0.8571 f1 score, which shows that the model used in the prediction is reliable,
accurate, and recommendable. Considering the indicators and the results, it can
be noted that the prediction model used in this study is highly acceptable. The
data mining techniques provides effective and efficient innovative tools in
analyzing and predicting student performances. The model used in this study
will greatly affect the way educators understand and identify the weakness of
their students in the class, the way they improved the effectiveness of their
learning processes gearing to their students, bring down academic failure
rates, and help institution administrators modify their learning system
outcomes. Further study for the inclusion of some students demographic
information, vast amount of data within the dataset, automated and manual
process of predictive criteria indicators where the students can regulate to
which criteria, they must improve more for them to pass their courses taken at
the end of the semester as early as midterm period are highly needed.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 01:57:08 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Doctor",
"Anabella C.",
""
]
] | TITLE: A Predictive Model using Machine Learning Algorithm in Identifying
Students Probability on Passing Semestral Course
ABSTRACT: This study aims to determine a predictive model to learn students probability
to pass their courses taken at the earliest stage of the semester. To
successfully discover a good predictive model with high acceptability,
accurate, and precision rate which delivers a useful outcome for decision
making in education systems, in improving the processes of conveying knowledge
and uplifting students academic performance, the proponent applies and strictly
followed the CRISP-DM (Cross-Industry Standard Process for Data Mining)
methodology. This study employs classification for data mining techniques, and
decision tree for algorithm. With the utilization of the newly discovered
predictive model, the prediction of students probabilities to pass the current
courses they take gives 0.7619 accuracy, 0.8333 precision, 0.8823 recall, and
0.8571 f1 score, which shows that the model used in the prediction is reliable,
accurate, and recommendable. Considering the indicators and the results, it can
be noted that the prediction model used in this study is highly acceptable. The
data mining techniques provides effective and efficient innovative tools in
analyzing and predicting student performances. The model used in this study
will greatly affect the way educators understand and identify the weakness of
their students in the class, the way they improved the effectiveness of their
learning processes gearing to their students, bring down academic failure
rates, and help institution administrators modify their learning system
outcomes. Further study for the inclusion of some students demographic
information, vast amount of data within the dataset, automated and manual
process of predictive criteria indicators where the students can regulate to
which criteria, they must improve more for them to pass their courses taken at
the end of the semester as early as midterm period are highly needed.
| no_new_dataset | 0.945701 |
2304.05568 | Jiabao Ji | Jiabao Ji, Guanhua Zhang, Zhaowen Wang, Bairu Hou, Zhifei Zhang, Brian
Price, Shiyu Chang | Improving Diffusion Models for Scene Text Editing with Dual Encoders | 22 pages, 19 figures | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Scene text editing is a challenging task that involves modifying or inserting
specified texts in an image while maintaining its natural and realistic
appearance. Most previous approaches to this task rely on style-transfer models
that crop out text regions and feed them into image transfer models, such as
GANs. However, these methods are limited in their ability to change text style
and are unable to insert texts into images. Recent advances in diffusion models
have shown promise in overcoming these limitations with text-conditional image
editing. However, our empirical analysis reveals that state-of-the-art
diffusion models struggle with rendering correct text and controlling text
style. To address these problems, we propose DIFFSTE to improve pre-trained
diffusion models with a dual encoder design, which includes a character encoder
for better text legibility and an instruction encoder for better style control.
An instruction tuning framework is introduced to train our model to learn the
mapping from the text instruction to the corresponding image with either the
specified style or the style of the surrounding texts in the background. Such a
training method further brings our method the zero-shot generalization ability
to the following three scenarios: generating text with unseen font variation,
e.g., italic and bold, mixing different fonts to construct a new font, and
using more relaxed forms of natural language as the instructions to guide the
generation task. We evaluate our approach on five datasets and demonstrate its
superior performance in terms of text correctness, image naturalness, and style
controllability. Our code is publicly available.
https://github.com/UCSB-NLP-Chang/DiffSTE
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 02:08:34 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Ji",
"Jiabao",
""
],
[
"Zhang",
"Guanhua",
""
],
[
"Wang",
"Zhaowen",
""
],
[
"Hou",
"Bairu",
""
],
[
"Zhang",
"Zhifei",
""
],
[
"Price",
"Brian",
""
],
[
"Chang",
"Shiyu",
""
]
] | TITLE: Improving Diffusion Models for Scene Text Editing with Dual Encoders
ABSTRACT: Scene text editing is a challenging task that involves modifying or inserting
specified texts in an image while maintaining its natural and realistic
appearance. Most previous approaches to this task rely on style-transfer models
that crop out text regions and feed them into image transfer models, such as
GANs. However, these methods are limited in their ability to change text style
and are unable to insert texts into images. Recent advances in diffusion models
have shown promise in overcoming these limitations with text-conditional image
editing. However, our empirical analysis reveals that state-of-the-art
diffusion models struggle with rendering correct text and controlling text
style. To address these problems, we propose DIFFSTE to improve pre-trained
diffusion models with a dual encoder design, which includes a character encoder
for better text legibility and an instruction encoder for better style control.
An instruction tuning framework is introduced to train our model to learn the
mapping from the text instruction to the corresponding image with either the
specified style or the style of the surrounding texts in the background. Such a
training method further brings our method the zero-shot generalization ability
to the following three scenarios: generating text with unseen font variation,
e.g., italic and bold, mixing different fonts to construct a new font, and
using more relaxed forms of natural language as the instructions to guide the
generation task. We evaluate our approach on five datasets and demonstrate its
superior performance in terms of text correctness, image naturalness, and style
controllability. Our code is publicly available.
https://github.com/UCSB-NLP-Chang/DiffSTE
| no_new_dataset | 0.949342 |
2304.05578 | Wei Tan | Wei Tan, Jionghao Lin, David Lang, Guanliang Chen, Dragan Gasevic, Lan
Du, Wray Buntine | Does Informativeness Matter? Active Learning for Educational Dialogue
Act Classification | 12 pages full paper, The 24th International Conference on Artificial
Intelligence in Education, AIED 2023 | null | null | null | cs.CL cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Dialogue Acts (DAs) can be used to explain what expert tutors do and what
students know during the tutoring process. Most empirical studies adopt the
random sampling method to obtain sentence samples for manual annotation of DAs,
which are then used to train DA classifiers. However, these studies have paid
little attention to sample informativeness, which can reflect the information
quantity of the selected samples and inform the extent to which a classifier
can learn patterns. Notably, the informativeness level may vary among the
samples and the classifier might only need a small amount of low informative
samples to learn the patterns. Random sampling may overlook sample
informativeness, which consumes human labelling costs and contributes less to
training the classifiers. As an alternative, researchers suggest employing
statistical sampling methods of Active Learning (AL) to identify the
informative samples for training the classifiers. However, the use of AL
methods in educational DA classification tasks is under-explored. In this
paper, we examine the informativeness of annotated sentence samples. Then, the
study investigates how the AL methods can select informative samples to support
DA classifiers in the AL sampling process. The results reveal that most
annotated sentences present low informativeness in the training dataset and the
patterns of these sentences can be easily captured by the DA classifier. We
also demonstrate how AL methods can reduce the cost of manual annotation in the
AL sampling process.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 02:42:20 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tan",
"Wei",
""
],
[
"Lin",
"Jionghao",
""
],
[
"Lang",
"David",
""
],
[
"Chen",
"Guanliang",
""
],
[
"Gasevic",
"Dragan",
""
],
[
"Du",
"Lan",
""
],
[
"Buntine",
"Wray",
""
]
] | TITLE: Does Informativeness Matter? Active Learning for Educational Dialogue
Act Classification
ABSTRACT: Dialogue Acts (DAs) can be used to explain what expert tutors do and what
students know during the tutoring process. Most empirical studies adopt the
random sampling method to obtain sentence samples for manual annotation of DAs,
which are then used to train DA classifiers. However, these studies have paid
little attention to sample informativeness, which can reflect the information
quantity of the selected samples and inform the extent to which a classifier
can learn patterns. Notably, the informativeness level may vary among the
samples and the classifier might only need a small amount of low informative
samples to learn the patterns. Random sampling may overlook sample
informativeness, which consumes human labelling costs and contributes less to
training the classifiers. As an alternative, researchers suggest employing
statistical sampling methods of Active Learning (AL) to identify the
informative samples for training the classifiers. However, the use of AL
methods in educational DA classification tasks is under-explored. In this
paper, we examine the informativeness of annotated sentence samples. Then, the
study investigates how the AL methods can select informative samples to support
DA classifiers in the AL sampling process. The results reveal that most
annotated sentences present low informativeness in the training dataset and the
patterns of these sentences can be easily captured by the DA classifier. We
also demonstrate how AL methods can reduce the cost of manual annotation in the
AL sampling process.
| no_new_dataset | 0.951684 |
2304.05591 | Siddharth Suresh | Siddharth Suresh, Kushin Mukherjee, Timothy T. Rogers | Semantic Feature Verification in FLAN-T5 | To appear as a Tiny Paper at ICLR 2023 | null | null | null | cs.CL cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | This study evaluates the potential of a large language model for aiding in
generation of semantic feature norms - a critical tool for evaluating
conceptual structure in cognitive science. Building from an existing
human-generated dataset, we show that machine-verified norms capture aspects of
conceptual structure beyond what is expressed in human norms alone, and better
explain human judgments of semantic similarity amongst items that are distally
related. The results suggest that LLMs can greatly enhance traditional methods
of semantic feature norm verification, with implications for our understanding
of conceptual representation in humans and machines.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 03:37:57 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Suresh",
"Siddharth",
""
],
[
"Mukherjee",
"Kushin",
""
],
[
"Rogers",
"Timothy T.",
""
]
] | TITLE: Semantic Feature Verification in FLAN-T5
ABSTRACT: This study evaluates the potential of a large language model for aiding in
generation of semantic feature norms - a critical tool for evaluating
conceptual structure in cognitive science. Building from an existing
human-generated dataset, we show that machine-verified norms capture aspects of
conceptual structure beyond what is expressed in human norms alone, and better
explain human judgments of semantic similarity amongst items that are distally
related. The results suggest that LLMs can greatly enhance traditional methods
of semantic feature norm verification, with implications for our understanding
of conceptual representation in humans and machines.
| new_dataset | 0.956756 |
2304.05610 | Wei Xiao | Dejian Meng, Wei Xiao, Lijun Zhang, Zhuang Zhang, and Zihao Liu | Vehicle Trajectory Prediction based Predictive Collision Risk Assessment
for Autonomous Driving in Highway Scenarios | manuscript submitted to IEEE Transactions on Intelligent
Transportation Systems | null | null | null | cs.RO | http://creativecommons.org/licenses/by-nc-nd/4.0/ | For driving safely and efficiently in highway scenarios, autonomous vehicles
(AVs) must be able to predict future behaviors of surrounding object vehicles
(OVs), and assess collision risk accurately for reasonable decision-making.
Aiming at autonomous driving in highway scenarios, a predictive collision risk
assessment method based on trajectory prediction of OVs is proposed in this
paper. Firstly, the vehicle trajectory prediction is formulated as a sequence
generation task with long short-term memory (LSTM) encoder-decoder framework.
Convolutional social pooling (CSP) and graph attention network (GAN) are
adopted for extracting local spatial vehicle interactions and distant spatial
vehicle interactions, respectively. Then, two basic risk metrics,
time-to-collision (TTC) and minimal distance margin (MDM), are calculated
between the predicted trajectory of OV and the candidate trajectory of AV.
Consequently, a time-continuous risk function is constructed with temporal and
spatial risk metrics. Finally, the vehicle trajectory prediction model
CSP-GAN-LSTM is evaluated on two public highway datasets. The quantitative
results indicate that the proposed CSP-GAN-LSTM model outperforms the existing
state-of-the-art (SOTA) methods in terms of position prediction accuracy.
Besides, simulation results in typical highway scenarios further validate the
feasibility and effectiveness of the proposed predictive collision risk
assessment method.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:02:48 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Meng",
"Dejian",
""
],
[
"Xiao",
"Wei",
""
],
[
"Zhang",
"Lijun",
""
],
[
"Zhang",
"Zhuang",
""
],
[
"Liu",
"Zihao",
""
]
] | TITLE: Vehicle Trajectory Prediction based Predictive Collision Risk Assessment
for Autonomous Driving in Highway Scenarios
ABSTRACT: For driving safely and efficiently in highway scenarios, autonomous vehicles
(AVs) must be able to predict future behaviors of surrounding object vehicles
(OVs), and assess collision risk accurately for reasonable decision-making.
Aiming at autonomous driving in highway scenarios, a predictive collision risk
assessment method based on trajectory prediction of OVs is proposed in this
paper. Firstly, the vehicle trajectory prediction is formulated as a sequence
generation task with long short-term memory (LSTM) encoder-decoder framework.
Convolutional social pooling (CSP) and graph attention network (GAN) are
adopted for extracting local spatial vehicle interactions and distant spatial
vehicle interactions, respectively. Then, two basic risk metrics,
time-to-collision (TTC) and minimal distance margin (MDM), are calculated
between the predicted trajectory of OV and the candidate trajectory of AV.
Consequently, a time-continuous risk function is constructed with temporal and
spatial risk metrics. Finally, the vehicle trajectory prediction model
CSP-GAN-LSTM is evaluated on two public highway datasets. The quantitative
results indicate that the proposed CSP-GAN-LSTM model outperforms the existing
state-of-the-art (SOTA) methods in terms of position prediction accuracy.
Besides, simulation results in typical highway scenarios further validate the
feasibility and effectiveness of the proposed predictive collision risk
assessment method.
| no_new_dataset | 0.948394 |
2304.05611 | Behrooz Mansouri | Behrooz Mansouri, Ricardo Campos | FALQU: Finding Answers to Legal Questions | 4 pages, 1 figure, 2 tables | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents a new test collection for Legal IR, FALQU: Finding
Answers to Legal Questions, where questions and answers were obtained from Law
Stack Exchange (LawSE), a Q&A website for legal professionals, and others with
experience in law. Much in line with Stack overflow, Law Stack Exchange has a
variety of questions on different topics such as copyright, intellectual
property, and criminal laws, making it an interesting source for dataset
construction. Questions are also not limited to one country. Often, users of
different nationalities may ask questions about laws in different countries and
expertise. Therefore, questions in FALQU represent real-world users'
information needs thus helping to avoid lab-generated questions. Answers on the
other side are given by experts in the field. FALQU is the first test
collection, to the best of our knowledge, to use LawSE, considering more
diverse questions than the questions from the standard legal bar and judicial
exams. It contains 9880 questions and 34,145 answers to legal questions.
Alongside our new test collection, we provide different baseline systems that
include traditional information retrieval models such as TF-IDF and BM25, and
deep neural network search models. The results obtained from the BM25 model
achieved the highest effectiveness.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:03:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Mansouri",
"Behrooz",
""
],
[
"Campos",
"Ricardo",
""
]
] | TITLE: FALQU: Finding Answers to Legal Questions
ABSTRACT: This paper presents a new test collection for Legal IR, FALQU: Finding
Answers to Legal Questions, where questions and answers were obtained from Law
Stack Exchange (LawSE), a Q&A website for legal professionals, and others with
experience in law. Much in line with Stack overflow, Law Stack Exchange has a
variety of questions on different topics such as copyright, intellectual
property, and criminal laws, making it an interesting source for dataset
construction. Questions are also not limited to one country. Often, users of
different nationalities may ask questions about laws in different countries and
expertise. Therefore, questions in FALQU represent real-world users'
information needs thus helping to avoid lab-generated questions. Answers on the
other side are given by experts in the field. FALQU is the first test
collection, to the best of our knowledge, to use LawSE, considering more
diverse questions than the questions from the standard legal bar and judicial
exams. It contains 9880 questions and 34,145 answers to legal questions.
Alongside our new test collection, we provide different baseline systems that
include traditional information retrieval models such as TF-IDF and BM25, and
deep neural network search models. The results obtained from the BM25 model
achieved the highest effectiveness.
| new_dataset | 0.962603 |
2304.05613 | Viet Lai | Viet Dac Lai, Nghia Trung Ngo, Amir Pouran Ben Veyseh, Hieu Man,
Franck Dernoncourt, Trung Bui, Thien Huu Nguyen | ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large
Language Models in Multilingual Learning | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Over the last few years, large language models (LLMs) have emerged as the
most important breakthroughs in natural language processing (NLP) that
fundamentally transform research and developments in the field. ChatGPT
represents one of the most exciting LLM systems developed recently to showcase
impressive skills for language generation and highly attract public attention.
Among various exciting applications discovered for ChatGPT in English, the
model can process and generate texts for multiple languages due to its
multilingual training data. Given the broad adoption of ChatGPT for English in
different problems and areas, a natural question is whether ChatGPT can also be
applied effectively for other languages or it is necessary to develop more
language-specific technologies. The answer to this question requires a thorough
evaluation of ChatGPT over multiple tasks with diverse languages and large
datasets (i.e., beyond reported anecdotes), which is still missing or limited
in current research. Our work aims to fill this gap for the evaluation of
ChatGPT and similar LLMs to provide more comprehensive information for
multilingual NLP applications. While this work will be an ongoing effort to
include additional experiments in the future, our current paper evaluates
ChatGPT on 7 different tasks, covering 37 diverse languages with high, medium,
low, and extremely low resources. We also focus on the zero-shot learning
setting for ChatGPT to improve reproducibility and better simulate the
interactions of general users. Compared to the performance of previous models,
our extensive experimental results demonstrate a worse performance of ChatGPT
for different NLP tasks and languages, calling for further research to develop
better models and understanding for multilingual learning.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:08:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lai",
"Viet Dac",
""
],
[
"Ngo",
"Nghia Trung",
""
],
[
"Veyseh",
"Amir Pouran Ben",
""
],
[
"Man",
"Hieu",
""
],
[
"Dernoncourt",
"Franck",
""
],
[
"Bui",
"Trung",
""
],
[
"Nguyen",
"Thien Huu",
""
]
] | TITLE: ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large
Language Models in Multilingual Learning
ABSTRACT: Over the last few years, large language models (LLMs) have emerged as the
most important breakthroughs in natural language processing (NLP) that
fundamentally transform research and developments in the field. ChatGPT
represents one of the most exciting LLM systems developed recently to showcase
impressive skills for language generation and highly attract public attention.
Among various exciting applications discovered for ChatGPT in English, the
model can process and generate texts for multiple languages due to its
multilingual training data. Given the broad adoption of ChatGPT for English in
different problems and areas, a natural question is whether ChatGPT can also be
applied effectively for other languages or it is necessary to develop more
language-specific technologies. The answer to this question requires a thorough
evaluation of ChatGPT over multiple tasks with diverse languages and large
datasets (i.e., beyond reported anecdotes), which is still missing or limited
in current research. Our work aims to fill this gap for the evaluation of
ChatGPT and similar LLMs to provide more comprehensive information for
multilingual NLP applications. While this work will be an ongoing effort to
include additional experiments in the future, our current paper evaluates
ChatGPT on 7 different tasks, covering 37 diverse languages with high, medium,
low, and extremely low resources. We also focus on the zero-shot learning
setting for ChatGPT to improve reproducibility and better simulate the
interactions of general users. Compared to the performance of previous models,
our extensive experimental results demonstrate a worse performance of ChatGPT
for different NLP tasks and languages, calling for further research to develop
better models and understanding for multilingual learning.
| no_new_dataset | 0.91848 |
2304.05619 | Chi-En Tai | Chi-en Amy Tai, Matthew Keller, Mattie Kerrigan, Yuhao Chen, Saeejith
Nair, Pengcheng Xi, Alexander Wong | NutritionVerse-3D: A 3D Food Model Dataset for Nutritional Intake
Estimation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | 77% of adults over 50 want to age in place today, presenting a major
challenge to ensuring adequate nutritional intake. It has been reported that
one in four older adults that are 65 years or older are malnourished and given
the direct link between malnutrition and decreased quality of life, there have
been numerous studies conducted on how to efficiently track nutritional intake
of food. Recent advancements in machine learning and computer vision show
promise of automated nutrition tracking methods of food, but require a large
high-quality dataset in order to accurately identify the nutrients from the
food on the plate. Unlike existing datasets, a collection of 3D models with
nutritional information allow for view synthesis to create an infinite number
of 2D images for any given viewpoint/camera angle along with the associated
nutritional information. In this paper, we develop a methodology for collecting
high-quality 3D models for food items with a particular focus on speed and
consistency, and introduce NutritionVerse-3D, a large-scale high-quality
high-resolution dataset of 105 3D food models, in conjunction with their
associated weight, food name, and nutritional value. These models allow for
large quantity food intake scenes, diverse and customizable scene layout, and
an infinite number of camera settings and lighting conditions.
NutritionVerse-3D is publicly available as a part of an open initiative to
accelerate machine learning for nutrition sensing.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:27:30 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tai",
"Chi-en Amy",
""
],
[
"Keller",
"Matthew",
""
],
[
"Kerrigan",
"Mattie",
""
],
[
"Chen",
"Yuhao",
""
],
[
"Nair",
"Saeejith",
""
],
[
"Xi",
"Pengcheng",
""
],
[
"Wong",
"Alexander",
""
]
] | TITLE: NutritionVerse-3D: A 3D Food Model Dataset for Nutritional Intake
Estimation
ABSTRACT: 77% of adults over 50 want to age in place today, presenting a major
challenge to ensuring adequate nutritional intake. It has been reported that
one in four older adults that are 65 years or older are malnourished and given
the direct link between malnutrition and decreased quality of life, there have
been numerous studies conducted on how to efficiently track nutritional intake
of food. Recent advancements in machine learning and computer vision show
promise of automated nutrition tracking methods of food, but require a large
high-quality dataset in order to accurately identify the nutrients from the
food on the plate. Unlike existing datasets, a collection of 3D models with
nutritional information allow for view synthesis to create an infinite number
of 2D images for any given viewpoint/camera angle along with the associated
nutritional information. In this paper, we develop a methodology for collecting
high-quality 3D models for food items with a particular focus on speed and
consistency, and introduce NutritionVerse-3D, a large-scale high-quality
high-resolution dataset of 105 3D food models, in conjunction with their
associated weight, food name, and nutritional value. These models allow for
large quantity food intake scenes, diverse and customizable scene layout, and
an infinite number of camera settings and lighting conditions.
NutritionVerse-3D is publicly available as a part of an open initiative to
accelerate machine learning for nutrition sensing.
| new_dataset | 0.817647 |
2304.05623 | Chi-En Tai | Chi-en Amy Tai, Hayden Gunraj, Alexander Wong | A Multi-Institutional Open-Source Benchmark Dataset for Breast Cancer
Clinical Decision Support using Synthetic Correlated Diffusion Imaging Data | null | null | null | null | eess.IV cs.CV q-bio.QM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recently, a new form of magnetic resonance imaging (MRI) called synthetic
correlated diffusion (CDI$^s$) imaging was introduced and showed considerable
promise for clinical decision support for cancers such as prostate cancer when
compared to current gold-standard MRI techniques. However, the efficacy for
CDI$^s$ for other forms of cancers such as breast cancer has not been as
well-explored nor have CDI$^s$ data been previously made publicly available.
Motivated to advance efforts in the development of computer-aided clinical
decision support for breast cancer using CDI$^s$, we introduce Cancer-Net BCa,
a multi-institutional open-source benchmark dataset of volumetric CDI$^s$
imaging data of breast cancer patients. Cancer-Net BCa contains CDI$^s$
volumetric images from a pre-treatment cohort of 253 patients across ten
institutions, along with detailed annotation metadata (the lesion type, genetic
subtype, longest diameter on the MRI (MRLD), the Scarff-Bloom-Richardson (SBR)
grade, and the post-treatment breast cancer pathologic complete response (pCR)
to neoadjuvant chemotherapy). We further examine the demographic and tumour
diversity of the Cancer-Net BCa dataset to gain deeper insights into potential
biases. Cancer-Net BCa is publicly available as a part of a global open-source
initiative dedicated to accelerating advancement in machine learning to aid
clinicians in the fight against cancer.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 05:41:44 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tai",
"Chi-en Amy",
""
],
[
"Gunraj",
"Hayden",
""
],
[
"Wong",
"Alexander",
""
]
] | TITLE: A Multi-Institutional Open-Source Benchmark Dataset for Breast Cancer
Clinical Decision Support using Synthetic Correlated Diffusion Imaging Data
ABSTRACT: Recently, a new form of magnetic resonance imaging (MRI) called synthetic
correlated diffusion (CDI$^s$) imaging was introduced and showed considerable
promise for clinical decision support for cancers such as prostate cancer when
compared to current gold-standard MRI techniques. However, the efficacy for
CDI$^s$ for other forms of cancers such as breast cancer has not been as
well-explored nor have CDI$^s$ data been previously made publicly available.
Motivated to advance efforts in the development of computer-aided clinical
decision support for breast cancer using CDI$^s$, we introduce Cancer-Net BCa,
a multi-institutional open-source benchmark dataset of volumetric CDI$^s$
imaging data of breast cancer patients. Cancer-Net BCa contains CDI$^s$
volumetric images from a pre-treatment cohort of 253 patients across ten
institutions, along with detailed annotation metadata (the lesion type, genetic
subtype, longest diameter on the MRI (MRLD), the Scarff-Bloom-Richardson (SBR)
grade, and the post-treatment breast cancer pathologic complete response (pCR)
to neoadjuvant chemotherapy). We further examine the demographic and tumour
diversity of the Cancer-Net BCa dataset to gain deeper insights into potential
biases. Cancer-Net BCa is publicly available as a part of a global open-source
initiative dedicated to accelerating advancement in machine learning to aid
clinicians in the fight against cancer.
| new_dataset | 0.96856 |
2304.05634 | Dhruv Srivastava | Dhruv Srivastava and Aditya Kumar Singh and Makarand Tapaswi | How you feelin'? Learning Emotions and Mental States in Movie Scenes | CVPR 2023. Project Page: https://katha-ai.github.io/projects/emotx/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Movie story analysis requires understanding characters' emotions and mental
states. Towards this goal, we formulate emotion understanding as predicting a
diverse and multi-label set of emotions at the level of a movie scene and for
each character. We propose EmoTx, a multimodal Transformer-based architecture
that ingests videos, multiple characters, and dialog utterances to make joint
predictions. By leveraging annotations from the MovieGraphs dataset, we aim to
predict classic emotions (e.g. happy, angry) and other mental states (e.g.
honest, helpful). We conduct experiments on the most frequently occurring 10
and 25 labels, and a mapping that clusters 181 labels to 26. Ablation studies
and comparison against adapted state-of-the-art emotion recognition approaches
shows the effectiveness of EmoTx. Analyzing EmoTx's self-attention scores
reveals that expressive emotions often look at character tokens while other
mental states rely on video and dialog cues.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 06:31:14 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Srivastava",
"Dhruv",
""
],
[
"Singh",
"Aditya Kumar",
""
],
[
"Tapaswi",
"Makarand",
""
]
] | TITLE: How you feelin'? Learning Emotions and Mental States in Movie Scenes
ABSTRACT: Movie story analysis requires understanding characters' emotions and mental
states. Towards this goal, we formulate emotion understanding as predicting a
diverse and multi-label set of emotions at the level of a movie scene and for
each character. We propose EmoTx, a multimodal Transformer-based architecture
that ingests videos, multiple characters, and dialog utterances to make joint
predictions. By leveraging annotations from the MovieGraphs dataset, we aim to
predict classic emotions (e.g. happy, angry) and other mental states (e.g.
honest, helpful). We conduct experiments on the most frequently occurring 10
and 25 labels, and a mapping that clusters 181 labels to 26. Ablation studies
and comparison against adapted state-of-the-art emotion recognition approaches
shows the effectiveness of EmoTx. Analyzing EmoTx's self-attention scores
reveals that expressive emotions often look at character tokens while other
mental states rely on video and dialog cues.
| no_new_dataset | 0.943243 |
2304.05644 | Mohamed Amine Ferrag | Mohamed Amine Ferrag and Djallel Hamouda and Merouane Debbah and
Leandros Maglaras and Abderrahmane Lakas | Generative Adversarial Networks-Driven Cyber Threat Intelligence
Detection Framework for Securing Internet of Things | The paper is accepted and will be published in the IEEE DCOSS-IoT
2023 Conference Proceedings | null | null | null | cs.CR | http://creativecommons.org/licenses/by/4.0/ | While the benefits of 6G-enabled Internet of Things (IoT) are numerous,
providing high-speed, low-latency communication that brings new opportunities
for innovation and forms the foundation for continued growth in the IoT
industry, it is also important to consider the security challenges and risks
associated with the technology. In this paper, we propose a two-stage intrusion
detection framework for securing IoTs, which is based on two detectors. In the
first stage, we propose an adversarial training approach using generative
adversarial networks (GAN) to help the first detector train on robust features
by supplying it with adversarial examples as validation sets. Consequently, the
classifier would perform very well against adversarial attacks. Then, we
propose a deep learning (DL) model for the second detector to identify
intrusions. We evaluated the proposed approach's efficiency in terms of
detection accuracy and robustness against adversarial attacks. Experiment
results with a new cyber security dataset demonstrate the effectiveness of the
proposed methodology in detecting both intrusions and persistent adversarial
examples with a weighted avg of 96%, 95%, 95%, and 95% for precision, recall,
f1-score, and accuracy, respectively.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 06:47:27 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Ferrag",
"Mohamed Amine",
""
],
[
"Hamouda",
"Djallel",
""
],
[
"Debbah",
"Merouane",
""
],
[
"Maglaras",
"Leandros",
""
],
[
"Lakas",
"Abderrahmane",
""
]
] | TITLE: Generative Adversarial Networks-Driven Cyber Threat Intelligence
Detection Framework for Securing Internet of Things
ABSTRACT: While the benefits of 6G-enabled Internet of Things (IoT) are numerous,
providing high-speed, low-latency communication that brings new opportunities
for innovation and forms the foundation for continued growth in the IoT
industry, it is also important to consider the security challenges and risks
associated with the technology. In this paper, we propose a two-stage intrusion
detection framework for securing IoTs, which is based on two detectors. In the
first stage, we propose an adversarial training approach using generative
adversarial networks (GAN) to help the first detector train on robust features
by supplying it with adversarial examples as validation sets. Consequently, the
classifier would perform very well against adversarial attacks. Then, we
propose a deep learning (DL) model for the second detector to identify
intrusions. We evaluated the proposed approach's efficiency in terms of
detection accuracy and robustness against adversarial attacks. Experiment
results with a new cyber security dataset demonstrate the effectiveness of the
proposed methodology in detecting both intrusions and persistent adversarial
examples with a weighted avg of 96%, 95%, 95%, and 95% for precision, recall,
f1-score, and accuracy, respectively.
| new_dataset | 0.963916 |
2304.05667 | Xinpeng Li | Xinpeng Li and Xiaojiang Peng | Rail Detection: An Efficient Row-based Network and A New Benchmark | Accepted by ACMMM 2022 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Rail detection, essential for railroad anomaly detection, aims to identify
the railroad region in video frames. Although various studies on rail detection
exist, neither an open benchmark nor a high-speed network is available in the
community, making algorithm comparison and development difficult. Inspired by
the growth of lane detection, we propose a rail database and a row-based rail
detection method. In detail, we make several contributions: (i) We present a
real-world railway dataset, Rail-DB, with 7432 pairs of images and annotations.
The images are collected from different situations in lighting, road
structures, and views. The rails are labeled with polylines, and the images are
categorized into nine scenes. The Rail-DB is expected to facilitate the
improvement of rail detection algorithms. (ii) We present an efficient
row-based rail detection method, Rail-Net, containing a lightweight
convolutional backbone and an anchor classifier. Specifically, we formulate the
process of rail detection as a row-based selecting problem. This strategy
reduces the computational cost compared to alternative segmentation methods.
(iii) We evaluate the Rail-Net on Rail-DB with extensive experiments, including
cross-scene settings and network backbones ranging from ResNet to Vision
Transformers. Our method achieves promising performance in terms of both speed
and accuracy. Notably, a lightweight version could achieve 92.77% accuracy and
312 frames per second. The Rail-Net outperforms the traditional method by
50.65% and the segmentation one by 5.86%. The database and code are available
at: https://github.com/Sampson-Lee/Rail-Detection.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 07:44:50 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Xinpeng",
""
],
[
"Peng",
"Xiaojiang",
""
]
] | TITLE: Rail Detection: An Efficient Row-based Network and A New Benchmark
ABSTRACT: Rail detection, essential for railroad anomaly detection, aims to identify
the railroad region in video frames. Although various studies on rail detection
exist, neither an open benchmark nor a high-speed network is available in the
community, making algorithm comparison and development difficult. Inspired by
the growth of lane detection, we propose a rail database and a row-based rail
detection method. In detail, we make several contributions: (i) We present a
real-world railway dataset, Rail-DB, with 7432 pairs of images and annotations.
The images are collected from different situations in lighting, road
structures, and views. The rails are labeled with polylines, and the images are
categorized into nine scenes. The Rail-DB is expected to facilitate the
improvement of rail detection algorithms. (ii) We present an efficient
row-based rail detection method, Rail-Net, containing a lightweight
convolutional backbone and an anchor classifier. Specifically, we formulate the
process of rail detection as a row-based selecting problem. This strategy
reduces the computational cost compared to alternative segmentation methods.
(iii) We evaluate the Rail-Net on Rail-DB with extensive experiments, including
cross-scene settings and network backbones ranging from ResNet to Vision
Transformers. Our method achieves promising performance in terms of both speed
and accuracy. Notably, a lightweight version could achieve 92.77% accuracy and
312 frames per second. The Rail-Net outperforms the traditional method by
50.65% and the segmentation one by 5.86%. The database and code are available
at: https://github.com/Sampson-Lee/Rail-Detection.
| new_dataset | 0.959345 |
2304.05675 | Chengchao Xu | Chengchao Xu and Xinmei Tian | Semantic-Aware Mixup for Domain Generalization | Accepted by IJCNN | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Deep neural networks (DNNs) have shown exciting performance in various tasks,
yet suffer generalization failures when meeting unknown target domains. One of
the most promising approaches to achieve domain generalization (DG) is
generating unseen data, e.g., mixup, to cover the unknown target data. However,
existing works overlook the challenges induced by the simultaneous appearance
of changes in both the semantic and distribution space. Accordingly, such a
challenge makes source distributions hard to fit for DNNs. To mitigate the
hard-fitting issue, we propose to perform a semantic-aware mixup (SAM) for
domain generalization, where whether to perform mixup depends on the semantic
and domain information. The feasibility of SAM shares the same spirits with the
Fourier-based mixup. Namely, the Fourier phase spectrum is expected to contain
semantics information (relating to labels), while the Fourier amplitude retains
other information (relating to style information). Built upon the insight, SAM
applies different mixup strategies to the Fourier phase spectrum and amplitude
information. For instance, SAM merely performs mixup on the amplitude spectrum
when both the semantic and domain information changes. Consequently, the
overwhelmingly large change can be avoided. We validate the effectiveness of
SAM using image classification tasks on several DG benchmarks.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 07:49:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Xu",
"Chengchao",
""
],
[
"Tian",
"Xinmei",
""
]
] | TITLE: Semantic-Aware Mixup for Domain Generalization
ABSTRACT: Deep neural networks (DNNs) have shown exciting performance in various tasks,
yet suffer generalization failures when meeting unknown target domains. One of
the most promising approaches to achieve domain generalization (DG) is
generating unseen data, e.g., mixup, to cover the unknown target data. However,
existing works overlook the challenges induced by the simultaneous appearance
of changes in both the semantic and distribution space. Accordingly, such a
challenge makes source distributions hard to fit for DNNs. To mitigate the
hard-fitting issue, we propose to perform a semantic-aware mixup (SAM) for
domain generalization, where whether to perform mixup depends on the semantic
and domain information. The feasibility of SAM shares the same spirits with the
Fourier-based mixup. Namely, the Fourier phase spectrum is expected to contain
semantics information (relating to labels), while the Fourier amplitude retains
other information (relating to style information). Built upon the insight, SAM
applies different mixup strategies to the Fourier phase spectrum and amplitude
information. For instance, SAM merely performs mixup on the amplitude spectrum
when both the semantic and domain information changes. Consequently, the
overwhelmingly large change can be avoided. We validate the effectiveness of
SAM using image classification tasks on several DG benchmarks.
| no_new_dataset | 0.951323 |
2304.05678 | Simindokht Jahangard | Simindokht Jahangard, Munawar Hayat and Hamid Rezatofighi | Real-time Trajectory-based Social Group Detection | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Social group detection is a crucial aspect of various robotic applications,
including robot navigation and human-robot interactions. To date, a range of
model-based techniques have been employed to address this challenge, such as
the F-formation and trajectory similarity frameworks. However, these approaches
often fail to provide reliable results in crowded and dynamic scenarios. Recent
advancements in this area have mainly focused on learning-based methods, such
as deep neural networks that use visual content or human pose. Although visual
content-based methods have demonstrated promising performance on large-scale
datasets, their computational complexity poses a significant barrier to their
practical use in real-time applications. To address these issues, we propose a
simple and efficient framework for social group detection. Our approach
explores the impact of motion trajectory on social grouping and utilizes a
novel, reliable, and fast data-driven method. We formulate the individuals in a
scene as a graph, where the nodes are represented by LSTM-encoded trajectories
and the edges are defined by the distances between each pair of tracks. Our
framework employs a modified graph transformer module and graph clustering
losses to detect social groups. Our experiments on the popular JRDBAct dataset
reveal noticeable improvements in performance, with relative improvements
ranging from 2% to 11%. Furthermore, our framework is significantly faster,
with up to 12x faster inference times compared to state-of-the-art methods
under the same computation resources. These results demonstrate that our
proposed method is suitable for real-time robotic applications.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:01:43 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Jahangard",
"Simindokht",
""
],
[
"Hayat",
"Munawar",
""
],
[
"Rezatofighi",
"Hamid",
""
]
] | TITLE: Real-time Trajectory-based Social Group Detection
ABSTRACT: Social group detection is a crucial aspect of various robotic applications,
including robot navigation and human-robot interactions. To date, a range of
model-based techniques have been employed to address this challenge, such as
the F-formation and trajectory similarity frameworks. However, these approaches
often fail to provide reliable results in crowded and dynamic scenarios. Recent
advancements in this area have mainly focused on learning-based methods, such
as deep neural networks that use visual content or human pose. Although visual
content-based methods have demonstrated promising performance on large-scale
datasets, their computational complexity poses a significant barrier to their
practical use in real-time applications. To address these issues, we propose a
simple and efficient framework for social group detection. Our approach
explores the impact of motion trajectory on social grouping and utilizes a
novel, reliable, and fast data-driven method. We formulate the individuals in a
scene as a graph, where the nodes are represented by LSTM-encoded trajectories
and the edges are defined by the distances between each pair of tracks. Our
framework employs a modified graph transformer module and graph clustering
losses to detect social groups. Our experiments on the popular JRDBAct dataset
reveal noticeable improvements in performance, with relative improvements
ranging from 2% to 11%. Furthermore, our framework is significantly faster,
with up to 12x faster inference times compared to state-of-the-art methods
under the same computation resources. These results demonstrate that our
proposed method is suitable for real-time robotic applications.
| no_new_dataset | 0.942612 |
2304.05685 | Lequn Chen | Lequn Chen, Xiling Yao, Kui Liu, Chaolin Tan, Seung Ki Moon | Multisensor fusion-based digital twin in additive manufacturing for
in-situ quality monitoring and defect correction | 11 pages, 9 figures. Accepted at 24th International Conference on
Engineering Design (ICED23) | null | null | null | eess.IV cs.SY eess.SP eess.SY | http://creativecommons.org/licenses/by/4.0/ | Early detection and correction of defects are critical in additive
manufacturing (AM) to avoid build failures. In this paper, we present a
multisensor fusion-based digital twin for in-situ quality monitoring and defect
correction in a robotic laser direct energy deposition process. Multisensor
fusion sources consist of an acoustic sensor, an infrared thermal camera, a
coaxial vision camera, and a laser line scanner. The key novelty and
contribution of this work are to develop a spatiotemporal data fusion method
that synchronizes and registers the multisensor features within the part's 3D
volume. The fused dataset can be used to predict location-specific quality
using machine learning. On-the-fly identification of regions requiring material
addition or removal is feasible. Robot toolpath and auto-tuned process
parameters are generated for defecting correction. In contrast to traditional
single-sensor-based monitoring, multisensor fusion allows for a more in-depth
understanding of underlying process physics, such as pore formation and
laser-material interactions. The proposed methods pave the way for
self-adaptation AM with higher efficiency, less waste, and cleaner production.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:13:43 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chen",
"Lequn",
""
],
[
"Yao",
"Xiling",
""
],
[
"Liu",
"Kui",
""
],
[
"Tan",
"Chaolin",
""
],
[
"Moon",
"Seung Ki",
""
]
] | TITLE: Multisensor fusion-based digital twin in additive manufacturing for
in-situ quality monitoring and defect correction
ABSTRACT: Early detection and correction of defects are critical in additive
manufacturing (AM) to avoid build failures. In this paper, we present a
multisensor fusion-based digital twin for in-situ quality monitoring and defect
correction in a robotic laser direct energy deposition process. Multisensor
fusion sources consist of an acoustic sensor, an infrared thermal camera, a
coaxial vision camera, and a laser line scanner. The key novelty and
contribution of this work are to develop a spatiotemporal data fusion method
that synchronizes and registers the multisensor features within the part's 3D
volume. The fused dataset can be used to predict location-specific quality
using machine learning. On-the-fly identification of regions requiring material
addition or removal is feasible. Robot toolpath and auto-tuned process
parameters are generated for defecting correction. In contrast to traditional
single-sensor-based monitoring, multisensor fusion allows for a more in-depth
understanding of underlying process physics, such as pore formation and
laser-material interactions. The proposed methods pave the way for
self-adaptation AM with higher efficiency, less waste, and cleaner production.
| no_new_dataset | 0.951233 |
2304.05688 | Wilhelm Hasselbring | David Georg Reichelt, Stefan K\"uhne, Wilhelm Hasselbring | Towards Solving the Challenge of Minimal Overhead Monitoring | 8 pages, 2023 ACM/SPEC International Conference on Performance
Engineering | null | 10.1145/3578245.3584851 | null | cs.SE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The examination of performance changes or the performance behavior of a
software requires the measurement of the performance. This is done via probes,
i.e., pieces of code which obtain and process measurement data, and which are
inserted into the examined application. The execution of those probes in a
singular method creates overhead, which deteriorates performance measurements
of calling methods and slows down the measurement process. Therefore, an
important challenge for performance measurement is the reduction of the
measurement overhead.
To address this challenge, the overhead should be minimized. Based on an
analysis of the sources of performance overhead, we derive the following four
optimization options: (1) Source instrumentation instead of AspectJ
instrumentation, (2) reduction of measurement data, (3) change of the queue and
(4) aggregation of measurement data. We evaluate the effect of these
optimization options using the MooBench benchmark. Thereby, we show that these
optimizations options reduce the monitoring overhead of the monitoring
framework Kieker. For MooBench, the execution duration could be reduced from
4.77 ms to 0.39 ms per method invocation on average.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:26:05 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Reichelt",
"David Georg",
""
],
[
"Kühne",
"Stefan",
""
],
[
"Hasselbring",
"Wilhelm",
""
]
] | TITLE: Towards Solving the Challenge of Minimal Overhead Monitoring
ABSTRACT: The examination of performance changes or the performance behavior of a
software requires the measurement of the performance. This is done via probes,
i.e., pieces of code which obtain and process measurement data, and which are
inserted into the examined application. The execution of those probes in a
singular method creates overhead, which deteriorates performance measurements
of calling methods and slows down the measurement process. Therefore, an
important challenge for performance measurement is the reduction of the
measurement overhead.
To address this challenge, the overhead should be minimized. Based on an
analysis of the sources of performance overhead, we derive the following four
optimization options: (1) Source instrumentation instead of AspectJ
instrumentation, (2) reduction of measurement data, (3) change of the queue and
(4) aggregation of measurement data. We evaluate the effect of these
optimization options using the MooBench benchmark. Thereby, we show that these
optimizations options reduce the monitoring overhead of the monitoring
framework Kieker. For MooBench, the execution duration could be reduced from
4.77 ms to 0.39 ms per method invocation on average.
| no_new_dataset | 0.929887 |
2304.05690 | Jiefeng Li | Jiefeng Li, Siyuan Bian, Chao Xu, Zhicun Chen, Lixin Yang, Cewu Lu | HybrIK-X: Hybrid Analytical-Neural Inverse Kinematics for Whole-body
Mesh Recovery | An eXpressive extension of HybrIK [arXiv:2011.14672], supports
SMPL-X. arXiv admin note: substantial text overlap with arXiv:2011.14672 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recovering whole-body mesh by inferring the abstract pose and shape
parameters from visual content can obtain 3D bodies with realistic structures.
However, the inferring process is highly non-linear and suffers from image-mesh
misalignment, resulting in inaccurate reconstruction. In contrast, 3D keypoint
estimation methods utilize the volumetric representation to achieve pixel-level
accuracy but may predict unrealistic body structures. To address these issues,
this paper presents a novel hybrid inverse kinematics solution, HybrIK, that
integrates the merits of 3D keypoint estimation and body mesh recovery in a
unified framework. HybrIK directly transforms accurate 3D joints to body-part
rotations via twist-and-swing decomposition. The swing rotations are
analytically solved with 3D joints, while the twist rotations are derived from
visual cues through neural networks. To capture comprehensive whole-body
details, we further develop a holistic framework, HybrIK-X, which enhances
HybrIK with articulated hands and an expressive face. HybrIK-X is fast and
accurate by solving the whole-body pose with a one-stage model. Experiments
demonstrate that HybrIK and HybrIK-X preserve both the accuracy of 3D joints
and the realistic structure of the parametric human model, leading to
pixel-aligned whole-body mesh recovery. The proposed method significantly
surpasses the state-of-the-art methods on various benchmarks for body-only,
hand-only, and whole-body scenarios. Code and results can be found at
https://jeffli.site/HybrIK-X/
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:29:31 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Jiefeng",
""
],
[
"Bian",
"Siyuan",
""
],
[
"Xu",
"Chao",
""
],
[
"Chen",
"Zhicun",
""
],
[
"Yang",
"Lixin",
""
],
[
"Lu",
"Cewu",
""
]
] | TITLE: HybrIK-X: Hybrid Analytical-Neural Inverse Kinematics for Whole-body
Mesh Recovery
ABSTRACT: Recovering whole-body mesh by inferring the abstract pose and shape
parameters from visual content can obtain 3D bodies with realistic structures.
However, the inferring process is highly non-linear and suffers from image-mesh
misalignment, resulting in inaccurate reconstruction. In contrast, 3D keypoint
estimation methods utilize the volumetric representation to achieve pixel-level
accuracy but may predict unrealistic body structures. To address these issues,
this paper presents a novel hybrid inverse kinematics solution, HybrIK, that
integrates the merits of 3D keypoint estimation and body mesh recovery in a
unified framework. HybrIK directly transforms accurate 3D joints to body-part
rotations via twist-and-swing decomposition. The swing rotations are
analytically solved with 3D joints, while the twist rotations are derived from
visual cues through neural networks. To capture comprehensive whole-body
details, we further develop a holistic framework, HybrIK-X, which enhances
HybrIK with articulated hands and an expressive face. HybrIK-X is fast and
accurate by solving the whole-body pose with a one-stage model. Experiments
demonstrate that HybrIK and HybrIK-X preserve both the accuracy of 3D joints
and the realistic structure of the parametric human model, leading to
pixel-aligned whole-body mesh recovery. The proposed method significantly
surpasses the state-of-the-art methods on various benchmarks for body-only,
hand-only, and whole-body scenarios. Code and results can be found at
https://jeffli.site/HybrIK-X/
| no_new_dataset | 0.945651 |
2304.05694 | Muyu Wang | Xian Wei, Muyu Wang, Shing-Ho Jonathan Lin, Zhengyu Li, Jian Yang,
Arafat Al-Jawari, Xuan Tang | Multi-scale Geometry-aware Transformer for 3D Point Cloud Classification | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Self-attention modules have demonstrated remarkable capabilities in capturing
long-range relationships and improving the performance of point cloud tasks.
However, point cloud objects are typically characterized by complex,
disordered, and non-Euclidean spatial structures with multiple scales, and
their behavior is often dynamic and unpredictable. The current self-attention
modules mostly rely on dot product multiplication and dimension alignment among
query-key-value features, which cannot adequately capture the multi-scale
non-Euclidean structures of point cloud objects. To address these problems,
this paper proposes a self-attention plug-in module with its variants,
Multi-scale Geometry-aware Transformer (MGT). MGT processes point cloud data
with multi-scale local and global geometric information in the following three
aspects. At first, the MGT divides point cloud data into patches with multiple
scales. Secondly, a local feature extractor based on sphere mapping is proposed
to explore the geometry inner each patch and generate a fixed-length
representation for each patch. Thirdly, the fixed-length representations are
fed into a novel geodesic-based self-attention to capture the global
non-Euclidean geometry between patches. Finally, all the modules are integrated
into the framework of MGT with an end-to-end training scheme. Experimental
results demonstrate that the MGT vastly increases the capability of capturing
multi-scale geometry using the self-attention mechanism and achieves strong
competitive performance on mainstream point cloud benchmarks.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 08:34:56 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Wei",
"Xian",
""
],
[
"Wang",
"Muyu",
""
],
[
"Lin",
"Shing-Ho Jonathan",
""
],
[
"Li",
"Zhengyu",
""
],
[
"Yang",
"Jian",
""
],
[
"Al-Jawari",
"Arafat",
""
],
[
"Tang",
"Xuan",
""
]
] | TITLE: Multi-scale Geometry-aware Transformer for 3D Point Cloud Classification
ABSTRACT: Self-attention modules have demonstrated remarkable capabilities in capturing
long-range relationships and improving the performance of point cloud tasks.
However, point cloud objects are typically characterized by complex,
disordered, and non-Euclidean spatial structures with multiple scales, and
their behavior is often dynamic and unpredictable. The current self-attention
modules mostly rely on dot product multiplication and dimension alignment among
query-key-value features, which cannot adequately capture the multi-scale
non-Euclidean structures of point cloud objects. To address these problems,
this paper proposes a self-attention plug-in module with its variants,
Multi-scale Geometry-aware Transformer (MGT). MGT processes point cloud data
with multi-scale local and global geometric information in the following three
aspects. At first, the MGT divides point cloud data into patches with multiple
scales. Secondly, a local feature extractor based on sphere mapping is proposed
to explore the geometry inner each patch and generate a fixed-length
representation for each patch. Thirdly, the fixed-length representations are
fed into a novel geodesic-based self-attention to capture the global
non-Euclidean geometry between patches. Finally, all the modules are integrated
into the framework of MGT with an end-to-end training scheme. Experimental
results demonstrate that the MGT vastly increases the capability of capturing
multi-scale geometry using the self-attention mechanism and achieves strong
competitive performance on mainstream point cloud benchmarks.
| no_new_dataset | 0.948442 |
2304.05754 | Bing Han | Bing Han, Zhengyang Chen, Yanmin Qian | Self-Supervised Learning with Cluster-Aware-DINO for High-Performance
Robust Speaker Verification | Submitted to TASLP in July 19, 2022 | null | null | null | cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Automatic speaker verification task has made great achievements using deep
learning approaches with the large-scale manually annotated dataset. However,
it's very difficult and expensive to collect a large amount of well-labeled
data for system building. In this paper, we propose a novel and advanced
self-supervised learning framework which can construct a high performance
speaker verification system without using any labeled data. To avoid the impact
of false negative pairs, we adopt the self-distillation with no labels (DINO)
framework as the initial model, which can be trained without exploiting
negative pairs. Then, we introduce a cluster-aware training strategy for DINO
to improve the diversity of data. In the iteration learning stage, due to a
mass of unreliable labels from clustering, the quality of pseudo labels is
important for the system training. This motivates us to propose dynamic
loss-gate and label correction (DLG-LC) methods to alleviate the performance
degradation caused by unreliable labels. More specifically, we model the loss
distribution with GMM and obtain the loss-gate threshold dynamically to
distinguish the reliable and unreliable labels. Besides, we adopt the model
predictions to correct the unreliable label, for better utilizing the
unreliable data rather than dropping them directly. Moreover, we extend the
DLG-LC to multi-modality to further improve the performance. The experiments
are performed on the commonly used Voxceleb dataset. Compared to the best-known
self-supervised speaker verification system, our proposed method obtain 22.17%,
27.94% and 25.56% relative EER improvement on Vox-O, Vox-E and Vox-H test sets,
even with fewer iterations, smaller models, and simpler clustering methods.
More importantly, the newly proposed system even achieves comparable results
with the fully supervised system, but without using any human labeled data.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 10:32:29 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Han",
"Bing",
""
],
[
"Chen",
"Zhengyang",
""
],
[
"Qian",
"Yanmin",
""
]
] | TITLE: Self-Supervised Learning with Cluster-Aware-DINO for High-Performance
Robust Speaker Verification
ABSTRACT: Automatic speaker verification task has made great achievements using deep
learning approaches with the large-scale manually annotated dataset. However,
it's very difficult and expensive to collect a large amount of well-labeled
data for system building. In this paper, we propose a novel and advanced
self-supervised learning framework which can construct a high performance
speaker verification system without using any labeled data. To avoid the impact
of false negative pairs, we adopt the self-distillation with no labels (DINO)
framework as the initial model, which can be trained without exploiting
negative pairs. Then, we introduce a cluster-aware training strategy for DINO
to improve the diversity of data. In the iteration learning stage, due to a
mass of unreliable labels from clustering, the quality of pseudo labels is
important for the system training. This motivates us to propose dynamic
loss-gate and label correction (DLG-LC) methods to alleviate the performance
degradation caused by unreliable labels. More specifically, we model the loss
distribution with GMM and obtain the loss-gate threshold dynamically to
distinguish the reliable and unreliable labels. Besides, we adopt the model
predictions to correct the unreliable label, for better utilizing the
unreliable data rather than dropping them directly. Moreover, we extend the
DLG-LC to multi-modality to further improve the performance. The experiments
are performed on the commonly used Voxceleb dataset. Compared to the best-known
self-supervised speaker verification system, our proposed method obtain 22.17%,
27.94% and 25.56% relative EER improvement on Vox-O, Vox-E and Vox-H test sets,
even with fewer iterations, smaller models, and simpler clustering methods.
More importantly, the newly proposed system even achieves comparable results
with the fully supervised system, but without using any human labeled data.
| no_new_dataset | 0.947381 |
2304.05758 | Luca Scofano | Muhammad Rameez Ur Rahman, Luca Scofano, Edoardo De Matteis,
Alessandro Flaborea, Alessio Sampieri, Fabio Galasso | Best Practices for 2-Body Pose Forecasting | The 5th IEEE/CVF CVPR Precognition Workshop '23 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The task of collaborative human pose forecasting stands for predicting the
future poses of multiple interacting people, given those in previous frames.
Predicting two people in interaction, instead of each separately, promises
better performance, due to their body-body motion correlations. But the task
has remained so far primarily unexplored.
In this paper, we review the progress in human pose forecasting and provide
an in-depth assessment of the single-person practices that perform best for
2-body collaborative motion forecasting. Our study confirms the positive impact
of frequency input representations, space-time separable and fully-learnable
interaction adjacencies for the encoding GCN and FC decoding. Other
single-person practices do not transfer to 2-body, so the proposed best ones do
not include hierarchical body modeling or attention-based interaction encoding.
We further contribute a novel initialization procedure for the 2-body spatial
interaction parameters of the encoder, which benefits performance and
stability. Altogether, our proposed 2-body pose forecasting best practices
yield a performance improvement of 21.9% over the state-of-the-art on the most
recent ExPI dataset, whereby the novel initialization accounts for 3.5%. See
our project page at https://www.pinlab.org/bestpractices2body
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 10:46:23 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Rahman",
"Muhammad Rameez Ur",
""
],
[
"Scofano",
"Luca",
""
],
[
"De Matteis",
"Edoardo",
""
],
[
"Flaborea",
"Alessandro",
""
],
[
"Sampieri",
"Alessio",
""
],
[
"Galasso",
"Fabio",
""
]
] | TITLE: Best Practices for 2-Body Pose Forecasting
ABSTRACT: The task of collaborative human pose forecasting stands for predicting the
future poses of multiple interacting people, given those in previous frames.
Predicting two people in interaction, instead of each separately, promises
better performance, due to their body-body motion correlations. But the task
has remained so far primarily unexplored.
In this paper, we review the progress in human pose forecasting and provide
an in-depth assessment of the single-person practices that perform best for
2-body collaborative motion forecasting. Our study confirms the positive impact
of frequency input representations, space-time separable and fully-learnable
interaction adjacencies for the encoding GCN and FC decoding. Other
single-person practices do not transfer to 2-body, so the proposed best ones do
not include hierarchical body modeling or attention-based interaction encoding.
We further contribute a novel initialization procedure for the 2-body spatial
interaction parameters of the encoder, which benefits performance and
stability. Altogether, our proposed 2-body pose forecasting best practices
yield a performance improvement of 21.9% over the state-of-the-art on the most
recent ExPI dataset, whereby the novel initialization accounts for 3.5%. See
our project page at https://www.pinlab.org/bestpractices2body
| no_new_dataset | 0.942718 |
2304.05772 | Nicolas Chahine | Nicolas Chahine, Ana-Stefania Calarasanu, Davide Garcia-Civiero, Theo
Cayla, Sira Ferradans, Jean Ponce (NYU) | An Image Quality Assessment Dataset for Portraits | Conference on Computer Vision and Pattern Recognition 2023, IEEE/CVF,
Jun 2023, Vancouver, Canada | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Year after year, the demand for ever-better smartphone photos continues to
grow, in particular in the domain of portrait photography. Manufacturers thus
use perceptual quality criteria throughout the development of smartphone
cameras. This costly procedure can be partially replaced by automated
learning-based methods for image quality assessment (IQA). Due to its
subjective nature, it is necessary to estimate and guarantee the consistency of
the IQA process, a characteristic lacking in the mean opinion scores (MOS)
widely used for crowdsourcing IQA. In addition, existing blind IQA (BIQA)
datasets pay little attention to the difficulty of cross-content assessment,
which may degrade the quality of annotations. This paper introduces PIQ23, a
portrait-specific IQA dataset of 5116 images of 50 predefined scenarios
acquired by 100 smartphones, covering a high variety of brands, models, and use
cases. The dataset includes individuals of various genders and ethnicities who
have given explicit and informed consent for their photographs to be used in
public research. It is annotated by pairwise comparisons (PWC) collected from
over 30 image quality experts for three image attributes: face detail
preservation, face target exposure, and overall image quality. An in-depth
statistical analysis of these annotations allows us to evaluate their
consistency over PIQ23. Finally, we show through an extensive comparison with
existing baselines that semantic information (image context) can be used to
improve IQA predictions. The dataset along with the proposed statistical
analysis and BIQA algorithms are available:
https://github.com/DXOMARK-Research/PIQ2023
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 11:30:06 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Chahine",
"Nicolas",
"",
"NYU"
],
[
"Calarasanu",
"Ana-Stefania",
"",
"NYU"
],
[
"Garcia-Civiero",
"Davide",
"",
"NYU"
],
[
"Cayla",
"Theo",
"",
"NYU"
],
[
"Ferradans",
"Sira",
"",
"NYU"
],
[
"Ponce",
"Jean",
"",
"NYU"
]
] | TITLE: An Image Quality Assessment Dataset for Portraits
ABSTRACT: Year after year, the demand for ever-better smartphone photos continues to
grow, in particular in the domain of portrait photography. Manufacturers thus
use perceptual quality criteria throughout the development of smartphone
cameras. This costly procedure can be partially replaced by automated
learning-based methods for image quality assessment (IQA). Due to its
subjective nature, it is necessary to estimate and guarantee the consistency of
the IQA process, a characteristic lacking in the mean opinion scores (MOS)
widely used for crowdsourcing IQA. In addition, existing blind IQA (BIQA)
datasets pay little attention to the difficulty of cross-content assessment,
which may degrade the quality of annotations. This paper introduces PIQ23, a
portrait-specific IQA dataset of 5116 images of 50 predefined scenarios
acquired by 100 smartphones, covering a high variety of brands, models, and use
cases. The dataset includes individuals of various genders and ethnicities who
have given explicit and informed consent for their photographs to be used in
public research. It is annotated by pairwise comparisons (PWC) collected from
over 30 image quality experts for three image attributes: face detail
preservation, face target exposure, and overall image quality. An in-depth
statistical analysis of these annotations allows us to evaluate their
consistency over PIQ23. Finally, we show through an extensive comparison with
existing baselines that semantic information (image context) can be used to
improve IQA predictions. The dataset along with the proposed statistical
analysis and BIQA algorithms are available:
https://github.com/DXOMARK-Research/PIQ2023
| new_dataset | 0.966124 |
2304.05817 | Wei-Neng Chen | Feng-Feng Wei, Wei-Neng Chen, Xiao-Qi Guo, Bowen Zhao, Sang-Woon Jeon
and Jun Zhang | CEC: Crowdsourcing-based Evolutionary Computation for Distributed
Optimization | null | null | null | null | cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Crowdsourcing is an emerging computing paradigm that takes advantage of the
intelligence of a crowd to solve complex problems effectively. Besides
collecting and processing data, it is also a great demand for the crowd to
conduct optimization. Inspired by this, this paper intends to introduce
crowdsourcing into evolutionary computation (EC) to propose a
crowdsourcing-based evolutionary computation (CEC) paradigm for distributed
optimization. EC is helpful for optimization tasks of crowdsourcing and in
turn, crowdsourcing can break the spatial limitation of EC for large-scale
distributed optimization. Therefore, this paper firstly introduces the paradigm
of crowdsourcing-based distributed optimization. Then, CEC is elaborated. CEC
performs optimization based on a server and a group of workers, in which the
server dispatches a large task to workers. Workers search for promising
solutions through EC optimizers and cooperate with connected neighbors. To
eliminate uncertainties brought by the heterogeneity of worker behaviors and
devices, the server adopts the competitive ranking and uncertainty detection
strategy to guide the cooperation of workers. To illustrate the satisfactory
performance of CEC, a crowdsourcing-based swarm optimizer is implemented as an
example for extensive experiments. Comparison results on benchmark functions
and a distributed clustering optimization problem demonstrate the potential
applications of CEC.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 12:45:55 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Wei",
"Feng-Feng",
""
],
[
"Chen",
"Wei-Neng",
""
],
[
"Guo",
"Xiao-Qi",
""
],
[
"Zhao",
"Bowen",
""
],
[
"Jeon",
"Sang-Woon",
""
],
[
"Zhang",
"Jun",
""
]
] | TITLE: CEC: Crowdsourcing-based Evolutionary Computation for Distributed
Optimization
ABSTRACT: Crowdsourcing is an emerging computing paradigm that takes advantage of the
intelligence of a crowd to solve complex problems effectively. Besides
collecting and processing data, it is also a great demand for the crowd to
conduct optimization. Inspired by this, this paper intends to introduce
crowdsourcing into evolutionary computation (EC) to propose a
crowdsourcing-based evolutionary computation (CEC) paradigm for distributed
optimization. EC is helpful for optimization tasks of crowdsourcing and in
turn, crowdsourcing can break the spatial limitation of EC for large-scale
distributed optimization. Therefore, this paper firstly introduces the paradigm
of crowdsourcing-based distributed optimization. Then, CEC is elaborated. CEC
performs optimization based on a server and a group of workers, in which the
server dispatches a large task to workers. Workers search for promising
solutions through EC optimizers and cooperate with connected neighbors. To
eliminate uncertainties brought by the heterogeneity of worker behaviors and
devices, the server adopts the competitive ranking and uncertainty detection
strategy to guide the cooperation of workers. To illustrate the satisfactory
performance of CEC, a crowdsourcing-based swarm optimizer is implemented as an
example for extensive experiments. Comparison results on benchmark functions
and a distributed clustering optimization problem demonstrate the potential
applications of CEC.
| no_new_dataset | 0.949106 |
2304.05826 | Stefan Grushko | Stefan Grushko, Ale\v{s} Vysock\'y, Jakub Chlebek, Petr Prokop | HaDR: Applying Domain Randomization for Generating Synthetic Multimodal
Dataset for Hand Instance Segmentation in Cluttered Industrial Environments | null | null | null | null | cs.HC cs.CV | http://creativecommons.org/licenses/by-sa/4.0/ | This study uses domain randomization to generate a synthetic RGB-D dataset
for training multimodal instance segmentation models, aiming to achieve
colour-agnostic hand localization in cluttered industrial environments. Domain
randomization is a simple technique for addressing the "reality gap" by
randomly rendering unrealistic features in a simulation scene to force the
neural network to learn essential domain features. We provide a new synthetic
dataset for various hand detection applications in industrial environments, as
well as ready-to-use pretrained instance segmentation models. To achieve robust
results in a complex unstructured environment, we use multimodal input that
includes both colour and depth information, which we hypothesize helps to
improve the accuracy of the model prediction. In order to test this assumption,
we analyze the influence of each modality and their synergy. The evaluated
models were trained solely on our synthetic dataset; yet we show that our
approach enables the models to outperform corresponding models trained on
existing state-of-the-art datasets in terms of Average Precision and
Probability-based Detection Quality.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:02:08 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Grushko",
"Stefan",
""
],
[
"Vysocký",
"Aleš",
""
],
[
"Chlebek",
"Jakub",
""
],
[
"Prokop",
"Petr",
""
]
] | TITLE: HaDR: Applying Domain Randomization for Generating Synthetic Multimodal
Dataset for Hand Instance Segmentation in Cluttered Industrial Environments
ABSTRACT: This study uses domain randomization to generate a synthetic RGB-D dataset
for training multimodal instance segmentation models, aiming to achieve
colour-agnostic hand localization in cluttered industrial environments. Domain
randomization is a simple technique for addressing the "reality gap" by
randomly rendering unrealistic features in a simulation scene to force the
neural network to learn essential domain features. We provide a new synthetic
dataset for various hand detection applications in industrial environments, as
well as ready-to-use pretrained instance segmentation models. To achieve robust
results in a complex unstructured environment, we use multimodal input that
includes both colour and depth information, which we hypothesize helps to
improve the accuracy of the model prediction. In order to test this assumption,
we analyze the influence of each modality and their synergy. The evaluated
models were trained solely on our synthetic dataset; yet we show that our
approach enables the models to outperform corresponding models trained on
existing state-of-the-art datasets in terms of Average Precision and
Probability-based Detection Quality.
| new_dataset | 0.965803 |
2304.05837 | Lucas Klemmer | Lucas Klemmer, Daniel Gro{\ss}e | Programming Language Assisted Waveform Analysis: A Case Study on the
Instruction Performance of SERV | Presented at the 3rd Workshop on Open-Source Design Automation
(OSDA), 2023 (arXiv:2303.18024) | null | null | OSDA/2023/02 | cs.AR | http://creativecommons.org/licenses/by/4.0/ | RISC-Vs growing traction leads to the release of new RISC-V cores on a near
monthly basis. In this growing and diverse ecosystem, understanding the
performance and other properties of a RISC-V core is of great importance since
selecting the best fitting core is mandatory for a successful project.
Analyzing RISC-V cores by hand is not possible due to the ever-increasing
number of available cores and available software benchmarks might not be
fine-grained enough to understand a core completely. Programming and powerful
programming languages have proven to provide the productivity that is required
to keep pace with these fast developments. In this paper we present a case
study in which we use WAWK, a front-end for the open-source Waveform Analysis
Language, to analyze the performance of all instructions of SERV, a well known
bit-serial RISC-V core. With WAWK, only a few lines of code are necessary to
calculate the respective metric on the waveform generated during simulation.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:09:29 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Klemmer",
"Lucas",
""
],
[
"Große",
"Daniel",
""
]
] | TITLE: Programming Language Assisted Waveform Analysis: A Case Study on the
Instruction Performance of SERV
ABSTRACT: RISC-Vs growing traction leads to the release of new RISC-V cores on a near
monthly basis. In this growing and diverse ecosystem, understanding the
performance and other properties of a RISC-V core is of great importance since
selecting the best fitting core is mandatory for a successful project.
Analyzing RISC-V cores by hand is not possible due to the ever-increasing
number of available cores and available software benchmarks might not be
fine-grained enough to understand a core completely. Programming and powerful
programming languages have proven to provide the productivity that is required
to keep pace with these fast developments. In this paper we present a case
study in which we use WAWK, a front-end for the open-source Waveform Analysis
Language, to analyze the performance of all instructions of SERV, a well known
bit-serial RISC-V core. With WAWK, only a few lines of code are necessary to
calculate the respective metric on the waveform generated during simulation.
| no_new_dataset | 0.944689 |
2304.05839 | Hector Kohler | Hector Kohler (Scool, CRIStAL), Riad Akrour (Scool, CRIStAL), Philippe
Preux (Scool, CRIStAL) | Optimal Interpretability-Performance Trade-off of Classification Trees
with Black-Box Reinforcement Learning | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Interpretability of AI models allows for user safety checks to build trust in
these models. In particular, decision trees (DTs) provide a global view on the
learned model and clearly outlines the role of the features that are critical
to classify a given data. However, interpretability is hindered if the DT is
too large. To learn compact trees, a Reinforcement Learning (RL) framework has
been recently proposed to explore the space of DTs. A given supervised
classification task is modeled as a Markov decision problem (MDP) and then
augmented with additional actions that gather information about the features,
equivalent to building a DT. By appropriately penalizing these actions, the RL
agent learns to optimally trade-off size and performance of a DT. However, to
do so, this RL agent has to solve a partially observable MDP. The main
contribution of this paper is to prove that it is sufficient to solve a fully
observable problem to learn a DT optimizing the interpretability-performance
trade-off. As such any planning or RL algorithm can be used. We demonstrate the
effectiveness of this approach on a set of classical supervised classification
datasets and compare our approach with other interpretability-performance
optimizing methods.
| [
{
"version": "v1",
"created": "Tue, 11 Apr 2023 09:43:23 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Kohler",
"Hector",
"",
"Scool, CRIStAL"
],
[
"Akrour",
"Riad",
"",
"Scool, CRIStAL"
],
[
"Preux",
"Philippe",
"",
"Scool, CRIStAL"
]
] | TITLE: Optimal Interpretability-Performance Trade-off of Classification Trees
with Black-Box Reinforcement Learning
ABSTRACT: Interpretability of AI models allows for user safety checks to build trust in
these models. In particular, decision trees (DTs) provide a global view on the
learned model and clearly outlines the role of the features that are critical
to classify a given data. However, interpretability is hindered if the DT is
too large. To learn compact trees, a Reinforcement Learning (RL) framework has
been recently proposed to explore the space of DTs. A given supervised
classification task is modeled as a Markov decision problem (MDP) and then
augmented with additional actions that gather information about the features,
equivalent to building a DT. By appropriately penalizing these actions, the RL
agent learns to optimally trade-off size and performance of a DT. However, to
do so, this RL agent has to solve a partially observable MDP. The main
contribution of this paper is to prove that it is sufficient to solve a fully
observable problem to learn a DT optimizing the interpretability-performance
trade-off. As such any planning or RL algorithm can be used. We demonstrate the
effectiveness of this approach on a set of classical supervised classification
datasets and compare our approach with other interpretability-performance
optimizing methods.
| no_new_dataset | 0.943348 |
2304.05845 | Si Sun | Si Sun, Yida Lu, Shi Yu, Xiangyang Li, Zhonghua Li, Zhao Cao, Zhiyuan
Liu, Deiming Ye and Jie Bao | Rethinking Dense Retrieval's Few-Shot Ability | Work in progress | null | null | null | cs.CL | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot dense retrieval (DR) aims to effectively generalize to novel search
scenarios by learning a few samples. Despite its importance, there is little
study on specialized datasets and standardized evaluation protocols. As a
result, current methods often resort to random sampling from supervised
datasets to create "few-data" setups and employ inconsistent training
strategies during evaluations, which poses a challenge in accurately comparing
recent progress. In this paper, we propose a customized FewDR dataset and a
unified evaluation benchmark. Specifically, FewDR employs class-wise sampling
to establish a standardized "few-shot" setting with finely-defined classes,
reducing variability in multiple sampling rounds. Moreover, the dataset is
disjointed into base and novel classes, allowing DR models to be continuously
trained on ample data from base classes and a few samples in novel classes.
This benchmark eliminates the risk of novel class leakage, providing a reliable
estimation of the DR model's few-shot ability. Our extensive empirical results
reveal that current state-of-the-art DR models still face challenges in the
standard few-shot scene. Our code and data will be open-sourced at
https://github.com/OpenMatch/ANCE-Tele.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:20:16 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Sun",
"Si",
""
],
[
"Lu",
"Yida",
""
],
[
"Yu",
"Shi",
""
],
[
"Li",
"Xiangyang",
""
],
[
"Li",
"Zhonghua",
""
],
[
"Cao",
"Zhao",
""
],
[
"Liu",
"Zhiyuan",
""
],
[
"Ye",
"Deiming",
""
],
[
"Bao",
"Jie",
""
]
] | TITLE: Rethinking Dense Retrieval's Few-Shot Ability
ABSTRACT: Few-shot dense retrieval (DR) aims to effectively generalize to novel search
scenarios by learning a few samples. Despite its importance, there is little
study on specialized datasets and standardized evaluation protocols. As a
result, current methods often resort to random sampling from supervised
datasets to create "few-data" setups and employ inconsistent training
strategies during evaluations, which poses a challenge in accurately comparing
recent progress. In this paper, we propose a customized FewDR dataset and a
unified evaluation benchmark. Specifically, FewDR employs class-wise sampling
to establish a standardized "few-shot" setting with finely-defined classes,
reducing variability in multiple sampling rounds. Moreover, the dataset is
disjointed into base and novel classes, allowing DR models to be continuously
trained on ample data from base classes and a few samples in novel classes.
This benchmark eliminates the risk of novel class leakage, providing a reliable
estimation of the DR model's few-shot ability. Our extensive empirical results
reveal that current state-of-the-art DR models still face challenges in the
standard few-shot scene. Our code and data will be open-sourced at
https://github.com/OpenMatch/ANCE-Tele.
| new_dataset | 0.933854 |
2304.05866 | Harsh Rangwani | Harsh Rangwani, Lavish Bansal, Kartik Sharma, Tejan Karmali, Varun
Jampani, R. Venkatesh Babu | NoisyTwins: Class-Consistent and Diverse Image Generation through
StyleGANs | CVPR 2023. Project Page: https://rangwani-harsh.github.io/NoisyTwins/ | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | StyleGANs are at the forefront of controllable image generation as they
produce a latent space that is semantically disentangled, making it suitable
for image editing and manipulation. However, the performance of StyleGANs
severely degrades when trained via class-conditioning on large-scale
long-tailed datasets. We find that one reason for degradation is the collapse
of latents for each class in the $\mathcal{W}$ latent space. With NoisyTwins,
we first introduce an effective and inexpensive augmentation strategy for class
embeddings, which then decorrelates the latents based on self-supervision in
the $\mathcal{W}$ space. This decorrelation mitigates collapse, ensuring that
our method preserves intra-class diversity with class-consistency in image
generation. We show the effectiveness of our approach on large-scale real-world
long-tailed datasets of ImageNet-LT and iNaturalist 2019, where our method
outperforms other methods by $\sim 19\%$ on FID, establishing a new
state-of-the-art.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 13:56:45 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Rangwani",
"Harsh",
""
],
[
"Bansal",
"Lavish",
""
],
[
"Sharma",
"Kartik",
""
],
[
"Karmali",
"Tejan",
""
],
[
"Jampani",
"Varun",
""
],
[
"Babu",
"R. Venkatesh",
""
]
] | TITLE: NoisyTwins: Class-Consistent and Diverse Image Generation through
StyleGANs
ABSTRACT: StyleGANs are at the forefront of controllable image generation as they
produce a latent space that is semantically disentangled, making it suitable
for image editing and manipulation. However, the performance of StyleGANs
severely degrades when trained via class-conditioning on large-scale
long-tailed datasets. We find that one reason for degradation is the collapse
of latents for each class in the $\mathcal{W}$ latent space. With NoisyTwins,
we first introduce an effective and inexpensive augmentation strategy for class
embeddings, which then decorrelates the latents based on self-supervision in
the $\mathcal{W}$ space. This decorrelation mitigates collapse, ensuring that
our method preserves intra-class diversity with class-consistency in image
generation. We show the effectiveness of our approach on large-scale real-world
long-tailed datasets of ImageNet-LT and iNaturalist 2019, where our method
outperforms other methods by $\sim 19\%$ on FID, establishing a new
state-of-the-art.
| no_new_dataset | 0.945045 |
2304.05871 | Zexi Li | Zexi Li, Qunwei Li, Yi Zhou, Wenliang Zhong, Guannan Zhang, Chao Wu | Edge-cloud Collaborative Learning with Federated and Centralized
Features | Accepted by Proceedings of the 46th International ACM SIGIR
Conference on Research and Development in Information Retrieval (SIGIR '23) | null | 10.1145/3539618.3591976 | null | cs.LG cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated learning (FL) is a popular way of edge computing that doesn't
compromise users' privacy. Current FL paradigms assume that data only resides
on the edge, while cloud servers only perform model averaging. However, in
real-life situations such as recommender systems, the cloud server has the
ability to store historical and interactive features. In this paper, our
proposed Edge-Cloud Collaborative Knowledge Transfer Framework (ECCT) bridges
the gap between the edge and cloud, enabling bi-directional knowledge transfer
between both, sharing feature embeddings and prediction logits. ECCT
consolidates various benefits, including enhancing personalization, enabling
model heterogeneity, tolerating training asynchronization, and relieving
communication burdens. Extensive experiments on public and industrial datasets
demonstrate ECCT's effectiveness and potential for use in academia and
industry.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:00:32 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Li",
"Zexi",
""
],
[
"Li",
"Qunwei",
""
],
[
"Zhou",
"Yi",
""
],
[
"Zhong",
"Wenliang",
""
],
[
"Zhang",
"Guannan",
""
],
[
"Wu",
"Chao",
""
]
] | TITLE: Edge-cloud Collaborative Learning with Federated and Centralized
Features
ABSTRACT: Federated learning (FL) is a popular way of edge computing that doesn't
compromise users' privacy. Current FL paradigms assume that data only resides
on the edge, while cloud servers only perform model averaging. However, in
real-life situations such as recommender systems, the cloud server has the
ability to store historical and interactive features. In this paper, our
proposed Edge-Cloud Collaborative Knowledge Transfer Framework (ECCT) bridges
the gap between the edge and cloud, enabling bi-directional knowledge transfer
between both, sharing feature embeddings and prediction logits. ECCT
consolidates various benefits, including enhancing personalization, enabling
model heterogeneity, tolerating training asynchronization, and relieving
communication burdens. Extensive experiments on public and industrial datasets
demonstrate ECCT's effectiveness and potential for use in academia and
industry.
| no_new_dataset | 0.942981 |
2304.05884 | Xiang An | Xiang An, Jiankang Deng, Kaicheng Yang, Jaiwei Li, Ziyong Feng, Jia
Guo, Jing Yang, Tongliang Liu | Unicom: Universal and Compact Representation Learning for Image
Retrieval | Accepted at ICLR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Modern image retrieval methods typically rely on fine-tuning pre-trained
encoders to extract image-level descriptors. However, the most widely used
models are pre-trained on ImageNet-1K with limited classes. The pre-trained
feature representation is therefore not universal enough to generalize well to
the diverse open-world classes. In this paper, we first cluster the large-scale
LAION400M into one million pseudo classes based on the joint textual and visual
features extracted by the CLIP model. Due to the confusion of label
granularity, the automatically clustered dataset inevitably contains heavy
inter-class conflict. To alleviate such conflict, we randomly select partial
inter-class prototypes to construct the margin-based softmax loss. To further
enhance the low-dimensional feature representation, we randomly select partial
feature dimensions when calculating the similarities between embeddings and
class-wise prototypes. The dual random partial selections are with respect to
the class dimension and the feature dimension of the prototype matrix, making
the classification conflict-robust and the feature embedding compact. Our
method significantly outperforms state-of-the-art unsupervised and supervised
image retrieval approaches on multiple benchmarks. The code and pre-trained
models are released to facilitate future research
https://github.com/deepglint/unicom.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:25:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"An",
"Xiang",
""
],
[
"Deng",
"Jiankang",
""
],
[
"Yang",
"Kaicheng",
""
],
[
"Li",
"Jaiwei",
""
],
[
"Feng",
"Ziyong",
""
],
[
"Guo",
"Jia",
""
],
[
"Yang",
"Jing",
""
],
[
"Liu",
"Tongliang",
""
]
] | TITLE: Unicom: Universal and Compact Representation Learning for Image
Retrieval
ABSTRACT: Modern image retrieval methods typically rely on fine-tuning pre-trained
encoders to extract image-level descriptors. However, the most widely used
models are pre-trained on ImageNet-1K with limited classes. The pre-trained
feature representation is therefore not universal enough to generalize well to
the diverse open-world classes. In this paper, we first cluster the large-scale
LAION400M into one million pseudo classes based on the joint textual and visual
features extracted by the CLIP model. Due to the confusion of label
granularity, the automatically clustered dataset inevitably contains heavy
inter-class conflict. To alleviate such conflict, we randomly select partial
inter-class prototypes to construct the margin-based softmax loss. To further
enhance the low-dimensional feature representation, we randomly select partial
feature dimensions when calculating the similarities between embeddings and
class-wise prototypes. The dual random partial selections are with respect to
the class dimension and the feature dimension of the prototype matrix, making
the classification conflict-robust and the feature embedding compact. Our
method significantly outperforms state-of-the-art unsupervised and supervised
image retrieval approaches on multiple benchmarks. The code and pre-trained
models are released to facilitate future research
https://github.com/deepglint/unicom.
| no_new_dataset | 0.946892 |
2304.05887 | Gabriele Berton | Giovanni Barbarani, Mohamad Mostafa, Hajali Bayramov, Gabriele
Trivigno, Gabriele Berton, Carlo Masone, Barbara Caputo | Are Local Features All You Need for Cross-Domain Visual Place
Recognition? | CVPRW 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual Place Recognition is a task that aims to predict the coordinates of an
image (called query) based solely on visual clues. Most commonly, a retrieval
approach is adopted, where the query is matched to the most similar images from
a large database of geotagged photos, using learned global descriptors. Despite
recent advances, recognizing the same place when the query comes from a
significantly different distribution is still a major hurdle for state of the
art retrieval methods. Examples are heavy illumination changes (e.g. night-time
images) or substantial occlusions (e.g. transient objects). In this work we
explore whether re-ranking methods based on spatial verification can tackle
these challenges, following the intuition that local descriptors are inherently
more robust than global features to domain shifts. To this end, we provide a
new, comprehensive benchmark on current state of the art models. We also
introduce two new demanding datasets with night and occluded queries, to be
matched against a city-wide database. Code and datasets are available at
https://github.com/gbarbarani/re-ranking-for-VPR.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 14:46:57 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Barbarani",
"Giovanni",
""
],
[
"Mostafa",
"Mohamad",
""
],
[
"Bayramov",
"Hajali",
""
],
[
"Trivigno",
"Gabriele",
""
],
[
"Berton",
"Gabriele",
""
],
[
"Masone",
"Carlo",
""
],
[
"Caputo",
"Barbara",
""
]
] | TITLE: Are Local Features All You Need for Cross-Domain Visual Place
Recognition?
ABSTRACT: Visual Place Recognition is a task that aims to predict the coordinates of an
image (called query) based solely on visual clues. Most commonly, a retrieval
approach is adopted, where the query is matched to the most similar images from
a large database of geotagged photos, using learned global descriptors. Despite
recent advances, recognizing the same place when the query comes from a
significantly different distribution is still a major hurdle for state of the
art retrieval methods. Examples are heavy illumination changes (e.g. night-time
images) or substantial occlusions (e.g. transient objects). In this work we
explore whether re-ranking methods based on spatial verification can tackle
these challenges, following the intuition that local descriptors are inherently
more robust than global features to domain shifts. To this end, we provide a
new, comprehensive benchmark on current state of the art models. We also
introduce two new demanding datasets with night and occluded queries, to be
matched against a city-wide database. Code and datasets are available at
https://github.com/gbarbarani/re-ranking-for-VPR.
| new_dataset | 0.958847 |
2304.05894 | Ga\"el Poux-M\'edard | Ga\"el Poux-M\'edard, Julien Velcin, Sabine Loudcher | Dynamic Mixed Membership Stochastic Block Model for Weighted Labeled
Networks | null | null | 10.1145/3539618.3591675 | null | cs.LG cs.IR cs.SI | http://creativecommons.org/licenses/by/4.0/ | Most real-world networks evolve over time. Existing literature proposes
models for dynamic networks that are either unlabeled or assumed to have a
single membership structure. On the other hand, a new family of Mixed
Membership Stochastic Block Models (MMSBM) allows to model static labeled
networks under the assumption of mixed-membership clustering. In this work, we
propose to extend this later class of models to infer dynamic labeled networks
under a mixed membership assumption. Our approach takes the form of a temporal
prior on the model's parameters. It relies on the single assumption that
dynamics are not abrupt. We show that our method significantly differs from
existing approaches, and allows to model more complex systems --dynamic labeled
networks. We demonstrate the robustness of our method with several experiments
on both synthetic and real-world datasets. A key interest of our approach is
that it needs very few training data to yield good results. The performance
gain under challenging conditions broadens the variety of possible applications
of automated learning tools --as in social sciences, which comprise many fields
where small datasets are a major obstacle to the introduction of machine
learning methods.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:01:03 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Poux-Médard",
"Gaël",
""
],
[
"Velcin",
"Julien",
""
],
[
"Loudcher",
"Sabine",
""
]
] | TITLE: Dynamic Mixed Membership Stochastic Block Model for Weighted Labeled
Networks
ABSTRACT: Most real-world networks evolve over time. Existing literature proposes
models for dynamic networks that are either unlabeled or assumed to have a
single membership structure. On the other hand, a new family of Mixed
Membership Stochastic Block Models (MMSBM) allows to model static labeled
networks under the assumption of mixed-membership clustering. In this work, we
propose to extend this later class of models to infer dynamic labeled networks
under a mixed membership assumption. Our approach takes the form of a temporal
prior on the model's parameters. It relies on the single assumption that
dynamics are not abrupt. We show that our method significantly differs from
existing approaches, and allows to model more complex systems --dynamic labeled
networks. We demonstrate the robustness of our method with several experiments
on both synthetic and real-world datasets. A key interest of our approach is
that it needs very few training data to yield good results. The performance
gain under challenging conditions broadens the variety of possible applications
of automated learning tools --as in social sciences, which comprise many fields
where small datasets are a major obstacle to the introduction of machine
learning methods.
| no_new_dataset | 0.945399 |
2304.05895 | Damien Dablain | Damien A. Dablain and Nitesh V. Chawla | Towards Understanding How Data Augmentation Works with Imbalanced Data | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Data augmentation forms the cornerstone of many modern machine learning
training pipelines; yet, the mechanisms by which it works are not clearly
understood. Much of the research on data augmentation (DA) has focused on
improving existing techniques, examining its regularization effects in the
context of neural network over-fitting, or investigating its impact on
features. Here, we undertake a holistic examination of the effect of DA on
three different classifiers, convolutional neural networks, support vector
machines, and logistic regression models, which are commonly used in supervised
classification of imbalanced data. We support our examination with testing on
three image and five tabular datasets. Our research indicates that DA, when
applied to imbalanced data, produces substantial changes in model weights,
support vectors and feature selection; even though it may only yield relatively
modest changes to global metrics, such as balanced accuracy or F1 measure. We
hypothesize that DA works by facilitating variances in data, so that machine
learning models can associate changes in the data with labels. By diversifying
the range of feature amplitudes that a model must recognize to predict a label,
DA improves a model's capacity to generalize when learning with imbalanced
data.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:01:22 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Dablain",
"Damien A.",
""
],
[
"Chawla",
"Nitesh V.",
""
]
] | TITLE: Towards Understanding How Data Augmentation Works with Imbalanced Data
ABSTRACT: Data augmentation forms the cornerstone of many modern machine learning
training pipelines; yet, the mechanisms by which it works are not clearly
understood. Much of the research on data augmentation (DA) has focused on
improving existing techniques, examining its regularization effects in the
context of neural network over-fitting, or investigating its impact on
features. Here, we undertake a holistic examination of the effect of DA on
three different classifiers, convolutional neural networks, support vector
machines, and logistic regression models, which are commonly used in supervised
classification of imbalanced data. We support our examination with testing on
three image and five tabular datasets. Our research indicates that DA, when
applied to imbalanced data, produces substantial changes in model weights,
support vectors and feature selection; even though it may only yield relatively
modest changes to global metrics, such as balanced accuracy or F1 measure. We
hypothesize that DA works by facilitating variances in data, so that machine
learning models can associate changes in the data with labels. By diversifying
the range of feature amplitudes that a model must recognize to predict a label,
DA improves a model's capacity to generalize when learning with imbalanced
data.
| no_new_dataset | 0.939192 |
2304.05917 | Sangeon Yong | Sangeon Yong, Li Su, Juhan Nam | A Phoneme-Informed Neural Network Model for Note-Level Singing
Transcription | Accepted at ICASSP 2023 | null | null | null | cs.SD cs.LG eess.AS | http://creativecommons.org/licenses/by/4.0/ | Note-level automatic music transcription is one of the most representative
music information retrieval (MIR) tasks and has been studied for various
instruments to understand music. However, due to the lack of high-quality
labeled data, transcription of many instruments is still a challenging task. In
particular, in the case of singing, it is difficult to find accurate notes due
to its expressiveness in pitch, timbre, and dynamics. In this paper, we propose
a method of finding note onsets of singing voice more accurately by leveraging
the linguistic characteristics of singing, which are not seen in other
instruments. The proposed model uses mel-scaled spectrogram and phonetic
posteriorgram (PPG), a frame-wise likelihood of phoneme, as an input of the
onset detection network while PPG is generated by the pre-trained network with
singing and speech data. To verify how linguistic features affect onset
detection, we compare the evaluation results through the dataset with different
languages and divide onset types for detailed analysis. Our approach
substantially improves the performance of singing transcription and therefore
emphasizes the importance of linguistic features in singing analysis.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:36:01 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Yong",
"Sangeon",
""
],
[
"Su",
"Li",
""
],
[
"Nam",
"Juhan",
""
]
] | TITLE: A Phoneme-Informed Neural Network Model for Note-Level Singing
Transcription
ABSTRACT: Note-level automatic music transcription is one of the most representative
music information retrieval (MIR) tasks and has been studied for various
instruments to understand music. However, due to the lack of high-quality
labeled data, transcription of many instruments is still a challenging task. In
particular, in the case of singing, it is difficult to find accurate notes due
to its expressiveness in pitch, timbre, and dynamics. In this paper, we propose
a method of finding note onsets of singing voice more accurately by leveraging
the linguistic characteristics of singing, which are not seen in other
instruments. The proposed model uses mel-scaled spectrogram and phonetic
posteriorgram (PPG), a frame-wise likelihood of phoneme, as an input of the
onset detection network while PPG is generated by the pre-trained network with
singing and speech data. To verify how linguistic features affect onset
detection, we compare the evaluation results through the dataset with different
languages and divide onset types for detailed analysis. Our approach
substantially improves the performance of singing transcription and therefore
emphasizes the importance of linguistic features in singing analysis.
| no_new_dataset | 0.953188 |
2304.05922 | Zhiyuan Zhao | Zhiyuan Zhao, Lijun Wu, Chuanxin Tang, Dacheng Yin, Yucheng Zhao,
Chong Luo | Filler Word Detection with Hard Category Mining and Inter-Category Focal
Loss | accepted by ICASSP23 | null | null | null | eess.AS cs.SD | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Filler words like ``um" or ``uh" are common in spontaneous speech. It is
desirable to automatically detect and remove them in recordings, as they affect
the fluency, confidence, and professionalism of speech. Previous studies and
our preliminary experiments reveal that the biggest challenge in filler word
detection is that fillers can be easily confused with other hard categories
like ``a" or ``I". In this paper, we propose a novel filler word detection
method that effectively addresses this challenge by adding auxiliary categories
dynamically and applying an additional inter-category focal loss. The auxiliary
categories force the model to explicitly model the confusing words by mining
hard categories. In addition, inter-category focal loss adaptively adjusts the
penalty weight between ``filler" and ``non-filler" categories to deal with
other confusing words left in the ``non-filler" category. Our system achieves
the best results, with a huge improvement compared to other methods on the
PodcastFillers dataset.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 15:40:07 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Zhao",
"Zhiyuan",
""
],
[
"Wu",
"Lijun",
""
],
[
"Tang",
"Chuanxin",
""
],
[
"Yin",
"Dacheng",
""
],
[
"Zhao",
"Yucheng",
""
],
[
"Luo",
"Chong",
""
]
] | TITLE: Filler Word Detection with Hard Category Mining and Inter-Category Focal
Loss
ABSTRACT: Filler words like ``um" or ``uh" are common in spontaneous speech. It is
desirable to automatically detect and remove them in recordings, as they affect
the fluency, confidence, and professionalism of speech. Previous studies and
our preliminary experiments reveal that the biggest challenge in filler word
detection is that fillers can be easily confused with other hard categories
like ``a" or ``I". In this paper, we propose a novel filler word detection
method that effectively addresses this challenge by adding auxiliary categories
dynamically and applying an additional inter-category focal loss. The auxiliary
categories force the model to explicitly model the confusing words by mining
hard categories. In addition, inter-category focal loss adaptively adjusts the
penalty weight between ``filler" and ``non-filler" categories to deal with
other confusing words left in the ``non-filler" category. Our system achieves
the best results, with a huge improvement compared to other methods on the
PodcastFillers dataset.
| no_new_dataset | 0.948632 |
2304.05944 | Mark Roantree | Mark Roantree, Branislava Lalic, Stevan Savic, Dragan Milosevic,
Michael Scriney | Constructing a Searchable Knowledge Repository for FAIR Climate Data | 5pp | null | null | null | cs.DL | http://creativecommons.org/licenses/by/4.0/ | The development of a knowledge repository for climate science data is a
multidisciplinary effort between the domain experts (climate scientists), data
engineers whos skills include design and building a knowledge repository, and
machine learning researchers who provide expertise on data preparation tasks
such as gap filling and advise on different machine learning models that can
exploit this data. One of the main goals of the CA20108 cost action is to
develop a knowledge portal that is fully compliant with the FAIR principles for
scientific data management. In the first year, a bespoke knowledge portal was
developed to capture metadata for FAIR datasets. Its purpose was to provide
detailed metadata descriptions for shareable \micro data using the WMO
standard. While storing Network, Site and Sensor metadata locally, the system
passes the actual data to Zenodo, receives back the DOI and thus, creates a
permanent link between the Knowledge Portal and the storage platform Zenodo.
While the user searches the Knowledge portal (metadata), results provide both
detailed descriptions and links to data on the Zenodo platform.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:09:52 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Roantree",
"Mark",
""
],
[
"Lalic",
"Branislava",
""
],
[
"Savic",
"Stevan",
""
],
[
"Milosevic",
"Dragan",
""
],
[
"Scriney",
"Michael",
""
]
] | TITLE: Constructing a Searchable Knowledge Repository for FAIR Climate Data
ABSTRACT: The development of a knowledge repository for climate science data is a
multidisciplinary effort between the domain experts (climate scientists), data
engineers whos skills include design and building a knowledge repository, and
machine learning researchers who provide expertise on data preparation tasks
such as gap filling and advise on different machine learning models that can
exploit this data. One of the main goals of the CA20108 cost action is to
develop a knowledge portal that is fully compliant with the FAIR principles for
scientific data management. In the first year, a bespoke knowledge portal was
developed to capture metadata for FAIR datasets. Its purpose was to provide
detailed metadata descriptions for shareable \micro data using the WMO
standard. While storing Network, Site and Sensor metadata locally, the system
passes the actual data to Zenodo, receives back the DOI and thus, creates a
permanent link between the Knowledge Portal and the storage platform Zenodo.
While the user searches the Knowledge portal (metadata), results provide both
detailed descriptions and links to data on the Zenodo platform.
| no_new_dataset | 0.950869 |
2304.05947 | Vojtech Panek | Vojtech Panek, Zuzana Kukelova, Torsten Sattler | Visual Localization using Imperfect 3D Models from the Internet | to be presented at CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Visual localization is a core component in many applications, including
augmented reality (AR). Localization algorithms compute the camera pose of a
query image w.r.t. a scene representation, which is typically built from
images. This often requires capturing and storing large amounts of data,
followed by running Structure-from-Motion (SfM) algorithms. An interesting, and
underexplored, source of data for building scene representations are 3D models
that are readily available on the Internet, e.g., hand-drawn CAD models, 3D
models generated from building footprints, or from aerial images. These models
allow to perform visual localization right away without the time-consuming
scene capturing and model building steps. Yet, it also comes with challenges as
the available 3D models are often imperfect reflections of reality. E.g., the
models might only have generic or no textures at all, might only provide a
simple approximation of the scene geometry, or might be stretched. This paper
studies how the imperfections of these models affect localization accuracy. We
create a new benchmark for this task and provide a detailed experimental
evaluation based on multiple 3D models per scene. We show that 3D models from
the Internet show promise as an easy-to-obtain scene representation. At the
same time, there is significant room for improvement for visual localization
pipelines. To foster research on this interesting and challenging task, we
release our benchmark at v-pnk.github.io/cadloc.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:15:05 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Panek",
"Vojtech",
""
],
[
"Kukelova",
"Zuzana",
""
],
[
"Sattler",
"Torsten",
""
]
] | TITLE: Visual Localization using Imperfect 3D Models from the Internet
ABSTRACT: Visual localization is a core component in many applications, including
augmented reality (AR). Localization algorithms compute the camera pose of a
query image w.r.t. a scene representation, which is typically built from
images. This often requires capturing and storing large amounts of data,
followed by running Structure-from-Motion (SfM) algorithms. An interesting, and
underexplored, source of data for building scene representations are 3D models
that are readily available on the Internet, e.g., hand-drawn CAD models, 3D
models generated from building footprints, or from aerial images. These models
allow to perform visual localization right away without the time-consuming
scene capturing and model building steps. Yet, it also comes with challenges as
the available 3D models are often imperfect reflections of reality. E.g., the
models might only have generic or no textures at all, might only provide a
simple approximation of the scene geometry, or might be stretched. This paper
studies how the imperfections of these models affect localization accuracy. We
create a new benchmark for this task and provide a detailed experimental
evaluation based on multiple 3D models per scene. We show that 3D models from
the Internet show promise as an easy-to-obtain scene representation. At the
same time, there is significant room for improvement for visual localization
pipelines. To foster research on this interesting and challenging task, we
release our benchmark at v-pnk.github.io/cadloc.
| no_new_dataset | 0.562357 |
2304.05970 | Silviu Pitis | Silviu Pitis, Michael R. Zhang, Andrew Wang, Jimmy Ba | Boosted Prompt Ensembles for Large Language Models | null | null | null | null | cs.CL cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Methods such as chain-of-thought prompting and self-consistency have pushed
the frontier of language model reasoning performance with no additional
training. To further improve performance, we propose a prompt ensembling method
for large language models, which uses a small dataset to construct a set of few
shot prompts that together comprise a ``boosted prompt ensemble''. The few shot
examples for each prompt are chosen in a stepwise fashion to be ``hard''
examples on which the previous step's ensemble is uncertain. We show that this
outperforms single-prompt output-space ensembles and bagged prompt-space
ensembles on the GSM8k and AQuA datasets, among others. We propose both
train-time and test-time versions of boosted prompting that use different
levels of available annotation and conduct a detailed empirical study of our
algorithm.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:47:15 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Pitis",
"Silviu",
""
],
[
"Zhang",
"Michael R.",
""
],
[
"Wang",
"Andrew",
""
],
[
"Ba",
"Jimmy",
""
]
] | TITLE: Boosted Prompt Ensembles for Large Language Models
ABSTRACT: Methods such as chain-of-thought prompting and self-consistency have pushed
the frontier of language model reasoning performance with no additional
training. To further improve performance, we propose a prompt ensembling method
for large language models, which uses a small dataset to construct a set of few
shot prompts that together comprise a ``boosted prompt ensemble''. The few shot
examples for each prompt are chosen in a stepwise fashion to be ``hard''
examples on which the previous step's ensemble is uncertain. We show that this
outperforms single-prompt output-space ensembles and bagged prompt-space
ensembles on the GSM8k and AQuA datasets, among others. We propose both
train-time and test-time versions of boosted prompting that use different
levels of available annotation and conduct a detailed empirical study of our
algorithm.
| no_new_dataset | 0.941815 |
2304.05973 | Jiaying Lu | Jiaying Lu, Jiaming Shen, Bo Xiong, Wenjing Ma, Steffen Staab, Carl
Yang | HiPrompt: Few-Shot Biomedical Knowledge Fusion via Hierarchy-Oriented
Prompting | null | In Proceedings of the 46th International ACM SIGIR Conference on
Research and Development in Information Retrieval (Short-Paper Track), 2023 | 10.1145/3539618.3591997 | null | cs.IR cs.CL | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Medical decision-making processes can be enhanced by comprehensive biomedical
knowledge bases, which require fusing knowledge graphs constructed from
different sources via a uniform index system. The index system often organizes
biomedical terms in a hierarchy to provide the aligned entities with
fine-grained granularity. To address the challenge of scarce supervision in the
biomedical knowledge fusion (BKF) task, researchers have proposed various
unsupervised methods. However, these methods heavily rely on ad-hoc lexical and
structural matching algorithms, which fail to capture the rich semantics
conveyed by biomedical entities and terms. Recently, neural embedding models
have proved effective in semantic-rich tasks, but they rely on sufficient
labeled data to be adequately trained. To bridge the gap between the
scarce-labeled BKF and neural embedding models, we propose HiPrompt, a
supervision-efficient knowledge fusion framework that elicits the few-shot
reasoning ability of large language models through hierarchy-oriented prompts.
Empirical results on the collected KG-Hi-BKF benchmark datasets demonstrate the
effectiveness of HiPrompt.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:54:26 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lu",
"Jiaying",
""
],
[
"Shen",
"Jiaming",
""
],
[
"Xiong",
"Bo",
""
],
[
"Ma",
"Wenjing",
""
],
[
"Staab",
"Steffen",
""
],
[
"Yang",
"Carl",
""
]
] | TITLE: HiPrompt: Few-Shot Biomedical Knowledge Fusion via Hierarchy-Oriented
Prompting
ABSTRACT: Medical decision-making processes can be enhanced by comprehensive biomedical
knowledge bases, which require fusing knowledge graphs constructed from
different sources via a uniform index system. The index system often organizes
biomedical terms in a hierarchy to provide the aligned entities with
fine-grained granularity. To address the challenge of scarce supervision in the
biomedical knowledge fusion (BKF) task, researchers have proposed various
unsupervised methods. However, these methods heavily rely on ad-hoc lexical and
structural matching algorithms, which fail to capture the rich semantics
conveyed by biomedical entities and terms. Recently, neural embedding models
have proved effective in semantic-rich tasks, but they rely on sufficient
labeled data to be adequately trained. To bridge the gap between the
scarce-labeled BKF and neural embedding models, we propose HiPrompt, a
supervision-efficient knowledge fusion framework that elicits the few-shot
reasoning ability of large language models through hierarchy-oriented prompts.
Empirical results on the collected KG-Hi-BKF benchmark datasets demonstrate the
effectiveness of HiPrompt.
| no_new_dataset | 0.948251 |
2304.05976 | Rasool Tahmasbi | Rasool Tahmasbi and Keyvan Tahmasbi | Bayesian Causal Inference in Doubly Gaussian DAG-probit Models | null | null | null | null | stat.ME cs.AI stat.ML | http://creativecommons.org/licenses/by/4.0/ | We consider modeling a binary response variable together with a set of
covariates for two groups under observational data. The grouping variable can
be the confounding variable (the common cause of treatment and outcome),
gender, case/control, ethnicity, etc. Given the covariates and a binary latent
variable, the goal is to construct two directed acyclic graphs (DAGs), while
sharing some common parameters. The set of nodes, which represent the
variables, are the same for both groups but the directed edges between nodes,
which represent the causal relationships between the variables, can be
potentially different. For each group, we also estimate the effect size for
each node. We assume that each group follows a Gaussian distribution under its
DAG. Given the parent nodes, the joint distribution of DAG is conditionally
independent due to the Markov property of DAGs. We introduce the concept of
Gaussian DAG-probit model under two groups and hence doubly Gaussian DAG-probit
model. To estimate the skeleton of the DAGs and the model parameters, we took
samples from the posterior distribution of doubly Gaussian DAG-probit model via
MCMC method. We validated the proposed method using a comprehensive simulation
experiment and applied it on two real datasets. Furthermore, we validated the
results of the real data analysis using well-known experimental studies to show
the value of the proposed grouping variable in the causality domain.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 16:57:47 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Tahmasbi",
"Rasool",
""
],
[
"Tahmasbi",
"Keyvan",
""
]
] | TITLE: Bayesian Causal Inference in Doubly Gaussian DAG-probit Models
ABSTRACT: We consider modeling a binary response variable together with a set of
covariates for two groups under observational data. The grouping variable can
be the confounding variable (the common cause of treatment and outcome),
gender, case/control, ethnicity, etc. Given the covariates and a binary latent
variable, the goal is to construct two directed acyclic graphs (DAGs), while
sharing some common parameters. The set of nodes, which represent the
variables, are the same for both groups but the directed edges between nodes,
which represent the causal relationships between the variables, can be
potentially different. For each group, we also estimate the effect size for
each node. We assume that each group follows a Gaussian distribution under its
DAG. Given the parent nodes, the joint distribution of DAG is conditionally
independent due to the Markov property of DAGs. We introduce the concept of
Gaussian DAG-probit model under two groups and hence doubly Gaussian DAG-probit
model. To estimate the skeleton of the DAGs and the model parameters, we took
samples from the posterior distribution of doubly Gaussian DAG-probit model via
MCMC method. We validated the proposed method using a comprehensive simulation
experiment and applied it on two real datasets. Furthermore, we validated the
results of the real data analysis using well-known experimental studies to show
the value of the proposed grouping variable in the causality domain.
| no_new_dataset | 0.949623 |
2304.05980 | Lev Utkin | Andrei V. Konstantinov, Lev V. Utkin, Alexey A. Lukashin, Vladimir A.
Muliukha | Neural Attention Forests: Transformer-Based Forest Improvement | Submitted for the 7th International Scientific Conference
"Intelligent Information Technologies for Industry" in St. Petersburg | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A new approach called NAF (the Neural Attention Forest) for solving
regression and classification tasks under tabular training data is proposed.
The main idea behind the proposed NAF model is to introduce the attention
mechanism into the random forest by assigning attention weights calculated by
neural networks of a specific form to data in leaves of decision trees and to
the random forest itself in the framework of the Nadaraya-Watson kernel
regression. In contrast to the available models like the attention-based random
forest, the attention weights and the Nadaraya-Watson regression are
represented in the form of neural networks whose weights can be regarded as
trainable parameters. The first part of neural networks with shared weights is
trained for all trees and computes attention weights of data in leaves. The
second part aggregates outputs of the tree networks and aims to minimize the
difference between the random forest prediction and the truth target value from
a training set. The neural network is trained in an end-to-end manner. The
combination of the random forest and neural networks implementing the attention
mechanism forms a transformer for enhancing the forest predictions. Numerical
experiments with real datasets illustrate the proposed method. The code
implementing the approach is publicly available.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:01:38 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Konstantinov",
"Andrei V.",
""
],
[
"Utkin",
"Lev V.",
""
],
[
"Lukashin",
"Alexey A.",
""
],
[
"Muliukha",
"Vladimir A.",
""
]
] | TITLE: Neural Attention Forests: Transformer-Based Forest Improvement
ABSTRACT: A new approach called NAF (the Neural Attention Forest) for solving
regression and classification tasks under tabular training data is proposed.
The main idea behind the proposed NAF model is to introduce the attention
mechanism into the random forest by assigning attention weights calculated by
neural networks of a specific form to data in leaves of decision trees and to
the random forest itself in the framework of the Nadaraya-Watson kernel
regression. In contrast to the available models like the attention-based random
forest, the attention weights and the Nadaraya-Watson regression are
represented in the form of neural networks whose weights can be regarded as
trainable parameters. The first part of neural networks with shared weights is
trained for all trees and computes attention weights of data in leaves. The
second part aggregates outputs of the tree networks and aims to minimize the
difference between the random forest prediction and the truth target value from
a training set. The neural network is trained in an end-to-end manner. The
combination of the random forest and neural networks implementing the attention
mechanism forms a transformer for enhancing the forest predictions. Numerical
experiments with real datasets illustrate the proposed method. The code
implementing the approach is publicly available.
| no_new_dataset | 0.952662 |
2304.05986 | Shaina Raza Dr. | Shaina Raza | Auditing ICU Readmission Rates in an Clinical Database: An Analysis of
Risk Factors and Clinical Outcomes | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This study presents a machine learning (ML) pipeline for clinical data
classification in the context of a 30-day readmission problem, along with a
fairness audit on subgroups based on sensitive attributes. A range of ML models
are used for classification and the fairness audit is conducted on the model
predictions. The fairness audit uncovers disparities in equal opportunity,
predictive parity, false positive rate parity, and false negative rate parity
criteria on the MIMIC III dataset based on attributes such as gender,
ethnicity, language, and insurance group. The results identify disparities in
the model's performance across different groups and highlights the need for
better fairness and bias mitigation strategies. The study suggests the need for
collaborative efforts among researchers, policymakers, and practitioners to
address bias and fairness in artificial intelligence (AI) systems.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:09:38 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Raza",
"Shaina",
""
]
] | TITLE: Auditing ICU Readmission Rates in an Clinical Database: An Analysis of
Risk Factors and Clinical Outcomes
ABSTRACT: This study presents a machine learning (ML) pipeline for clinical data
classification in the context of a 30-day readmission problem, along with a
fairness audit on subgroups based on sensitive attributes. A range of ML models
are used for classification and the fairness audit is conducted on the model
predictions. The fairness audit uncovers disparities in equal opportunity,
predictive parity, false positive rate parity, and false negative rate parity
criteria on the MIMIC III dataset based on attributes such as gender,
ethnicity, language, and insurance group. The results identify disparities in
the model's performance across different groups and highlights the need for
better fairness and bias mitigation strategies. The study suggests the need for
collaborative efforts among researchers, policymakers, and practitioners to
address bias and fairness in artificial intelligence (AI) systems.
| no_new_dataset | 0.948058 |
2304.05995 | Ankit Jha | Mainak Singha, Ankit Jha, Bhupendra Solanki, Shirsha Bose and Biplab
Banerjee | APPLeNet: Visual Attention Parameterized Prompt Learning for Few-Shot
Remote Sensing Image Generalization using CLIP | 11 Pages, 6 figures, 8 tables, Accepted in Earth Vision (CVPR 2023) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, the success of large-scale vision-language models (VLMs)
such as CLIP has led to their increased usage in various computer vision tasks.
These models enable zero-shot inference through carefully crafted instructional
text prompts without task-specific supervision. However, the potential of VLMs
for generalization tasks in remote sensing (RS) has not been fully realized. To
address this research gap, we propose a novel image-conditioned prompt learning
strategy called the Visual Attention Parameterized Prompts Learning Network
(APPLeNet). APPLeNet emphasizes the importance of multi-scale feature learning
in RS scene classification and disentangles visual style and content primitives
for domain generalization tasks. To achieve this, APPLeNet combines visual
content features obtained from different layers of the vision encoder and style
properties obtained from feature statistics of domain-specific batches. An
attention-driven injection module is further introduced to generate visual
tokens from this information. We also introduce an anti-correlation regularizer
to ensure discrimination among the token embeddings, as this visual information
is combined with the textual tokens. To validate APPLeNet, we curated four
available RS benchmarks and introduced experimental protocols and datasets for
three domain generalization tasks. Our results consistently outperform the
relevant literature and code is available at
https://github.com/mainaksingha01/APPLeNet
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:20:37 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Singha",
"Mainak",
""
],
[
"Jha",
"Ankit",
""
],
[
"Solanki",
"Bhupendra",
""
],
[
"Bose",
"Shirsha",
""
],
[
"Banerjee",
"Biplab",
""
]
] | TITLE: APPLeNet: Visual Attention Parameterized Prompt Learning for Few-Shot
Remote Sensing Image Generalization using CLIP
ABSTRACT: In recent years, the success of large-scale vision-language models (VLMs)
such as CLIP has led to their increased usage in various computer vision tasks.
These models enable zero-shot inference through carefully crafted instructional
text prompts without task-specific supervision. However, the potential of VLMs
for generalization tasks in remote sensing (RS) has not been fully realized. To
address this research gap, we propose a novel image-conditioned prompt learning
strategy called the Visual Attention Parameterized Prompts Learning Network
(APPLeNet). APPLeNet emphasizes the importance of multi-scale feature learning
in RS scene classification and disentangles visual style and content primitives
for domain generalization tasks. To achieve this, APPLeNet combines visual
content features obtained from different layers of the vision encoder and style
properties obtained from feature statistics of domain-specific batches. An
attention-driven injection module is further introduced to generate visual
tokens from this information. We also introduce an anti-correlation regularizer
to ensure discrimination among the token embeddings, as this visual information
is combined with the textual tokens. To validate APPLeNet, we curated four
available RS benchmarks and introduced experimental protocols and datasets for
three domain generalization tasks. Our results consistently outperform the
relevant literature and code is available at
https://github.com/mainaksingha01/APPLeNet
| no_new_dataset | 0.948632 |
2304.06007 | Tejas Anvekar | Tejas Anvekar, Dena Bazazian | GPr-Net: Geometric Prototypical Network for Point Cloud Few-Shot
Learning | null | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | In the realm of 3D-computer vision applications, point cloud few-shot
learning plays a critical role. However, it poses an arduous challenge due to
the sparsity, irregularity, and unordered nature of the data. Current methods
rely on complex local geometric extraction techniques such as convolution,
graph, and attention mechanisms, along with extensive data-driven pre-training
tasks. These approaches contradict the fundamental goal of few-shot learning,
which is to facilitate efficient learning. To address this issue, we propose
GPr-Net (Geometric Prototypical Network), a lightweight and computationally
efficient geometric prototypical network that captures the intrinsic topology
of point clouds and achieves superior performance. Our proposed method, IGI++
(Intrinsic Geometry Interpreter++) employs vector-based hand-crafted intrinsic
geometry interpreters and Laplace vectors to extract and evaluate point cloud
morphology, resulting in improved representations for FSL (Few-Shot Learning).
Additionally, Laplace vectors enable the extraction of valuable features from
point clouds with fewer points. To tackle the distribution drift challenge in
few-shot metric learning, we leverage hyperbolic space and demonstrate that our
approach handles intra and inter-class variance better than existing point
cloud few-shot learning methods. Experimental results on the ModelNet40 dataset
show that GPr-Net outperforms state-of-the-art methods in few-shot learning on
point clouds, achieving utmost computational efficiency that is $170\times$
better than all existing works. The code is publicly available at
https://github.com/TejasAnvekar/GPr-Net.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:32:18 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Anvekar",
"Tejas",
""
],
[
"Bazazian",
"Dena",
""
]
] | TITLE: GPr-Net: Geometric Prototypical Network for Point Cloud Few-Shot
Learning
ABSTRACT: In the realm of 3D-computer vision applications, point cloud few-shot
learning plays a critical role. However, it poses an arduous challenge due to
the sparsity, irregularity, and unordered nature of the data. Current methods
rely on complex local geometric extraction techniques such as convolution,
graph, and attention mechanisms, along with extensive data-driven pre-training
tasks. These approaches contradict the fundamental goal of few-shot learning,
which is to facilitate efficient learning. To address this issue, we propose
GPr-Net (Geometric Prototypical Network), a lightweight and computationally
efficient geometric prototypical network that captures the intrinsic topology
of point clouds and achieves superior performance. Our proposed method, IGI++
(Intrinsic Geometry Interpreter++) employs vector-based hand-crafted intrinsic
geometry interpreters and Laplace vectors to extract and evaluate point cloud
morphology, resulting in improved representations for FSL (Few-Shot Learning).
Additionally, Laplace vectors enable the extraction of valuable features from
point clouds with fewer points. To tackle the distribution drift challenge in
few-shot metric learning, we leverage hyperbolic space and demonstrate that our
approach handles intra and inter-class variance better than existing point
cloud few-shot learning methods. Experimental results on the ModelNet40 dataset
show that GPr-Net outperforms state-of-the-art methods in few-shot learning on
point clouds, achieving utmost computational efficiency that is $170\times$
better than all existing works. The code is publicly available at
https://github.com/TejasAnvekar/GPr-Net.
| no_new_dataset | 0.954435 |
2304.06015 | Kazi Hassan Shakib | Md. Maidul Islam, Tanzina Nasrin Tania, Sharmin Akter, and Kazi Hassan
Shakib | An Improved Heart Disease Prediction Using Stacked Ensemble Method | 14 pages, 5 figures and submitted to Springer Lecture Notes of the
Institute for Computer Sciences, Social Informatics and Telecommunications
Engineering | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Heart disorder has just overtaken cancer as the world's biggest cause of
mortality. Several cardiac failures, heart disease mortality, and diagnostic
costs can all be reduced with early identification and treatment. Medical data
is collected in large quantities by the healthcare industry, but it is not well
mined. The discovery of previously unknown patterns and connections in this
information can help with an improved decision when it comes to forecasting
heart disorder risk. In the proposed study, we constructed an ML-based
diagnostic system for heart illness forecasting, using a heart disorder
dataset. We used data preprocessing techniques like outlier detection and
removal, checking and removing missing entries, feature normalization,
cross-validation, nine classification algorithms like RF, MLP, KNN, ETC, XGB,
SVC, ADB, DT, and GBM, and eight classifier measuring performance metrics like
ramification accuracy, precision, F1 score, specificity, ROC, sensitivity,
log-loss, and Matthews' correlation coefficient, as well as eight
classification performance evaluations. Our method can easily differentiate
between people who have cardiac disease and those are normal. Receiver
optimistic curves and also the region under the curves were determined by every
classifier. Most of the classifiers, pretreatment strategies, validation
methods, and performance assessment metrics for classification models have been
discussed in this study. The performance of the proposed scheme has been
confirmed, utilizing all of its capabilities. In this work, the impact of
clinical decision support systems was evaluated using a stacked ensemble
approach that included these nine algorithms
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:53:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Islam",
"Md. Maidul",
""
],
[
"Tania",
"Tanzina Nasrin",
""
],
[
"Akter",
"Sharmin",
""
],
[
"Shakib",
"Kazi Hassan",
""
]
] | TITLE: An Improved Heart Disease Prediction Using Stacked Ensemble Method
ABSTRACT: Heart disorder has just overtaken cancer as the world's biggest cause of
mortality. Several cardiac failures, heart disease mortality, and diagnostic
costs can all be reduced with early identification and treatment. Medical data
is collected in large quantities by the healthcare industry, but it is not well
mined. The discovery of previously unknown patterns and connections in this
information can help with an improved decision when it comes to forecasting
heart disorder risk. In the proposed study, we constructed an ML-based
diagnostic system for heart illness forecasting, using a heart disorder
dataset. We used data preprocessing techniques like outlier detection and
removal, checking and removing missing entries, feature normalization,
cross-validation, nine classification algorithms like RF, MLP, KNN, ETC, XGB,
SVC, ADB, DT, and GBM, and eight classifier measuring performance metrics like
ramification accuracy, precision, F1 score, specificity, ROC, sensitivity,
log-loss, and Matthews' correlation coefficient, as well as eight
classification performance evaluations. Our method can easily differentiate
between people who have cardiac disease and those are normal. Receiver
optimistic curves and also the region under the curves were determined by every
classifier. Most of the classifiers, pretreatment strategies, validation
methods, and performance assessment metrics for classification models have been
discussed in this study. The performance of the proposed scheme has been
confirmed, utilizing all of its capabilities. In this work, the impact of
clinical decision support systems was evaluated using a stacked ensemble
approach that included these nine algorithms
| no_new_dataset | 0.941385 |
2304.06018 | Chung-Ching Lin | Chung-Ching Lin, Jiang Wang, Kun Luo, Kevin Lin, Linjie Li, Lijuan
Wang, Zicheng Liu | Adaptive Human Matting for Dynamic Videos | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The most recent efforts in video matting have focused on eliminating trimap
dependency since trimap annotations are expensive and trimap-based methods are
less adaptable for real-time applications. Despite the latest tripmap-free
methods showing promising results, their performance often degrades when
dealing with highly diverse and unstructured videos. We address this limitation
by introducing Adaptive Matting for Dynamic Videos, termed AdaM, which is a
framework designed for simultaneously differentiating foregrounds from
backgrounds and capturing alpha matte details of human subjects in the
foreground. Two interconnected network designs are employed to achieve this
goal: (1) an encoder-decoder network that produces alpha mattes and
intermediate masks which are used to guide the transformer in adaptively
decoding foregrounds and backgrounds, and (2) a transformer network in which
long- and short-term attention combine to retain spatial and temporal contexts,
facilitating the decoding of foreground details. We benchmark and study our
methods on recently introduced datasets, showing that our model notably
improves matting realism and temporal coherence in complex real-world videos
and achieves new best-in-class generalizability. Further details and examples
are available at https://github.com/microsoft/AdaM.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:55:59 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Lin",
"Chung-Ching",
""
],
[
"Wang",
"Jiang",
""
],
[
"Luo",
"Kun",
""
],
[
"Lin",
"Kevin",
""
],
[
"Li",
"Linjie",
""
],
[
"Wang",
"Lijuan",
""
],
[
"Liu",
"Zicheng",
""
]
] | TITLE: Adaptive Human Matting for Dynamic Videos
ABSTRACT: The most recent efforts in video matting have focused on eliminating trimap
dependency since trimap annotations are expensive and trimap-based methods are
less adaptable for real-time applications. Despite the latest tripmap-free
methods showing promising results, their performance often degrades when
dealing with highly diverse and unstructured videos. We address this limitation
by introducing Adaptive Matting for Dynamic Videos, termed AdaM, which is a
framework designed for simultaneously differentiating foregrounds from
backgrounds and capturing alpha matte details of human subjects in the
foreground. Two interconnected network designs are employed to achieve this
goal: (1) an encoder-decoder network that produces alpha mattes and
intermediate masks which are used to guide the transformer in adaptively
decoding foregrounds and backgrounds, and (2) a transformer network in which
long- and short-term attention combine to retain spatial and temporal contexts,
facilitating the decoding of foreground details. We benchmark and study our
methods on recently introduced datasets, showing that our model notably
improves matting realism and temporal coherence in complex real-world videos
and achieves new best-in-class generalizability. Further details and examples
are available at https://github.com/microsoft/AdaM.
| new_dataset | 0.904397 |
2304.06019 | Ruicheng Feng | Ruicheng Feng, Chongyi Li, Huaijin Chen, Shuai Li, Jinwei Gu, Chen
Change Loy | Generating Aligned Pseudo-Supervision from Non-Aligned Data for Image
Restoration in Under-Display Camera | Accepted by CVPR 2023 | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Due to the difficulty in collecting large-scale and perfectly aligned paired
training data for Under-Display Camera (UDC) image restoration, previous
methods resort to monitor-based image systems or simulation-based methods,
sacrificing the realness of the data and introducing domain gaps. In this work,
we revisit the classic stereo setup for training data collection -- capturing
two images of the same scene with one UDC and one standard camera. The key idea
is to "copy" details from a high-quality reference image and "paste" them on
the UDC image. While being able to generate real training pairs, this setting
is susceptible to spatial misalignment due to perspective and depth of field
changes. The problem is further compounded by the large domain discrepancy
between the UDC and normal images, which is unique to UDC restoration. In this
paper, we mitigate the non-trivial domain discrepancy and spatial misalignment
through a novel Transformer-based framework that generates well-aligned yet
high-quality target data for the corresponding UDC input. This is made possible
through two carefully designed components, namely, the Domain Alignment Module
(DAM) and Geometric Alignment Module (GAM), which encourage robust and accurate
discovery of correspondence between the UDC and normal views. Extensive
experiments show that high-quality and well-aligned pseudo UDC training pairs
are beneficial for training a robust restoration network. Code and the dataset
are available at https://github.com/jnjaby/AlignFormer.
| [
{
"version": "v1",
"created": "Wed, 12 Apr 2023 17:56:42 GMT"
}
] | 2023-04-13T00:00:00 | [
[
"Feng",
"Ruicheng",
""
],
[
"Li",
"Chongyi",
""
],
[
"Chen",
"Huaijin",
""
],
[
"Li",
"Shuai",
""
],
[
"Gu",
"Jinwei",
""
],
[
"Loy",
"Chen Change",
""
]
] | TITLE: Generating Aligned Pseudo-Supervision from Non-Aligned Data for Image
Restoration in Under-Display Camera
ABSTRACT: Due to the difficulty in collecting large-scale and perfectly aligned paired
training data for Under-Display Camera (UDC) image restoration, previous
methods resort to monitor-based image systems or simulation-based methods,
sacrificing the realness of the data and introducing domain gaps. In this work,
we revisit the classic stereo setup for training data collection -- capturing
two images of the same scene with one UDC and one standard camera. The key idea
is to "copy" details from a high-quality reference image and "paste" them on
the UDC image. While being able to generate real training pairs, this setting
is susceptible to spatial misalignment due to perspective and depth of field
changes. The problem is further compounded by the large domain discrepancy
between the UDC and normal images, which is unique to UDC restoration. In this
paper, we mitigate the non-trivial domain discrepancy and spatial misalignment
through a novel Transformer-based framework that generates well-aligned yet
high-quality target data for the corresponding UDC input. This is made possible
through two carefully designed components, namely, the Domain Alignment Module
(DAM) and Geometric Alignment Module (GAM), which encourage robust and accurate
discovery of correspondence between the UDC and normal views. Extensive
experiments show that high-quality and well-aligned pseudo UDC training pairs
are beneficial for training a robust restoration network. Code and the dataset
are available at https://github.com/jnjaby/AlignFormer.
| no_new_dataset | 0.951414 |
1811.00915 | Matthias Eberlein | Matthias Eberlein, Raphael Hildebrand, Ronald Tetzlaff, Nico Hoffmann,
Levin Kuhlmann, Benjamin Brinkmann and Jens M\"uller | Convolutional Neural Networks for Epileptic Seizure Prediction | accepted for MLESP 2018 | 2018 IEEE International Conference on Bioinformatics and
Biomedicine (BIBM) | 10.1109/BIBM.2018.8621225 | null | cs.LG q-bio.NC stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Epilepsy is the most common neurological disorder and an accurate forecast of
seizures would help to overcome the patient's uncertainty and helplessness. In
this contribution, we present and discuss a novel methodology for the
classification of intracranial electroencephalography (iEEG) for seizure
prediction. Contrary to previous approaches, we categorically refrain from an
extraction of hand-crafted features and use a convolutional neural network
(CNN) topology instead for both the determination of suitable signal
characteristics and the binary classification of preictal and interictal
segments. Three different models have been evaluated on public datasets with
long-term recordings from four dogs and three patients. Overall, our findings
demonstrate the general applicability. In this work we discuss the strengths
and limitations of our methodology.
| [
{
"version": "v1",
"created": "Fri, 2 Nov 2018 15:09:18 GMT"
},
{
"version": "v2",
"created": "Mon, 5 Nov 2018 13:58:56 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 13:02:51 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Eberlein",
"Matthias",
""
],
[
"Hildebrand",
"Raphael",
""
],
[
"Tetzlaff",
"Ronald",
""
],
[
"Hoffmann",
"Nico",
""
],
[
"Kuhlmann",
"Levin",
""
],
[
"Brinkmann",
"Benjamin",
""
],
[
"Müller",
"Jens",
""
]
] | TITLE: Convolutional Neural Networks for Epileptic Seizure Prediction
ABSTRACT: Epilepsy is the most common neurological disorder and an accurate forecast of
seizures would help to overcome the patient's uncertainty and helplessness. In
this contribution, we present and discuss a novel methodology for the
classification of intracranial electroencephalography (iEEG) for seizure
prediction. Contrary to previous approaches, we categorically refrain from an
extraction of hand-crafted features and use a convolutional neural network
(CNN) topology instead for both the determination of suitable signal
characteristics and the binary classification of preictal and interictal
segments. Three different models have been evaluated on public datasets with
long-term recordings from four dogs and three patients. Overall, our findings
demonstrate the general applicability. In this work we discuss the strengths
and limitations of our methodology.
| no_new_dataset | 0.951323 |
2106.06965 | Fenglin Liu | Fenglin Liu, Changchang Yin, Xian Wu, Shen Ge, Yuexian Zou, Ping
Zhang, Yuexian Zou, Xu Sun | Contrastive Attention for Automatic Chest X-ray Report Generation | Appear in Findings of ACL 2021 (The Joint Conference of the 59th
Annual Meeting of the Association for Computational Linguistics and the 11th
International Joint Conference on Natural Language Processing (ACL-IJCNLP
2021)) | null | null | null | cs.CV cs.CL | http://creativecommons.org/licenses/by/4.0/ | Recently, chest X-ray report generation, which aims to automatically generate
descriptions of given chest X-ray images, has received growing research
interests. The key challenge of chest X-ray report generation is to accurately
capture and describe the abnormal regions. In most cases, the normal regions
dominate the entire chest X-ray image, and the corresponding descriptions of
these normal regions dominate the final report. Due to such data bias,
learning-based models may fail to attend to abnormal regions. In this work, to
effectively capture and describe abnormal regions, we propose the Contrastive
Attention (CA) model. Instead of solely focusing on the current input image,
the CA model compares the current input image with normal images to distill the
contrastive information. The acquired contrastive information can better
represent the visual features of abnormal regions. According to the experiments
on the public IU-X-ray and MIMIC-CXR datasets, incorporating our CA into
several existing models can boost their performance across most metrics. In
addition, according to the analysis, the CA model can help existing models
better attend to the abnormal regions and provide more accurate descriptions
which are crucial for an interpretable diagnosis. Specifically, we achieve the
state-of-the-art results on the two public datasets.
| [
{
"version": "v1",
"created": "Sun, 13 Jun 2021 11:20:31 GMT"
},
{
"version": "v2",
"created": "Sun, 9 Jan 2022 09:01:14 GMT"
},
{
"version": "v3",
"created": "Wed, 19 Oct 2022 22:43:55 GMT"
},
{
"version": "v4",
"created": "Thu, 27 Oct 2022 01:56:13 GMT"
},
{
"version": "v5",
"created": "Tue, 11 Apr 2023 06:19:27 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Liu",
"Fenglin",
""
],
[
"Yin",
"Changchang",
""
],
[
"Wu",
"Xian",
""
],
[
"Ge",
"Shen",
""
],
[
"Zou",
"Yuexian",
""
],
[
"Zhang",
"Ping",
""
],
[
"Zou",
"Yuexian",
""
],
[
"Sun",
"Xu",
""
]
] | TITLE: Contrastive Attention for Automatic Chest X-ray Report Generation
ABSTRACT: Recently, chest X-ray report generation, which aims to automatically generate
descriptions of given chest X-ray images, has received growing research
interests. The key challenge of chest X-ray report generation is to accurately
capture and describe the abnormal regions. In most cases, the normal regions
dominate the entire chest X-ray image, and the corresponding descriptions of
these normal regions dominate the final report. Due to such data bias,
learning-based models may fail to attend to abnormal regions. In this work, to
effectively capture and describe abnormal regions, we propose the Contrastive
Attention (CA) model. Instead of solely focusing on the current input image,
the CA model compares the current input image with normal images to distill the
contrastive information. The acquired contrastive information can better
represent the visual features of abnormal regions. According to the experiments
on the public IU-X-ray and MIMIC-CXR datasets, incorporating our CA into
several existing models can boost their performance across most metrics. In
addition, according to the analysis, the CA model can help existing models
better attend to the abnormal regions and provide more accurate descriptions
which are crucial for an interpretable diagnosis. Specifically, we achieve the
state-of-the-art results on the two public datasets.
| no_new_dataset | 0.951142 |
2110.13179 | Kin Gutierrez Olivares | Kin G. Olivares and O. Nganba Meetei and Ruijun Ma and Rohan Reddy and
Mengfei Cao and Lee Dicker | Probabilistic Hierarchical Forecasting with Deep Poisson Mixtures | Hierarchical Forecasting, Probabilistic Coherence, Neural Networks,
Poisson Mixtures, Multivariate Time Series | International Journal of Forecasting 2023, Hierarchical
Forecasting Special Issue | null | null | cs.LG cs.AI | http://creativecommons.org/publicdomain/zero/1.0/ | Hierarchical forecasting problems arise when time series have a natural group
structure, and predictions at multiple levels of aggregation and disaggregation
across the groups are needed. In such problems, it is often desired to satisfy
the aggregation constraints in a given hierarchy, referred to as hierarchical
coherence in the literature. Maintaining coherence while producing accurate
forecasts can be a challenging problem, especially in the case of probabilistic
forecasting. We present a novel method capable of accurate and coherent
probabilistic forecasts for time series when reliable hierarchical information
is present. We call it Deep Poisson Mixture Network (DPMN). It relies on the
combination of neural networks and a statistical model for the joint
distribution of the hierarchical multivariate time series structure. By
construction, the model guarantees hierarchical coherence and provides simple
rules for aggregation and disaggregation of the predictive distributions. We
perform an extensive empirical evaluation comparing the DPMN to other
state-of-the-art methods which produce hierarchically coherent probabilistic
forecasts on multiple public datasets. Comparing to existing coherent
probabilistic models, we obtain a relative improvement in the overall
Continuous Ranked Probability Score (CRPS) of 11.8% on Australian domestic
tourism data, and 8.1% on the Favorita grocery sales dataset, where time series
are grouped with geographical hierarchies or travel intent hierarchies. For San
Francisco Bay Area highway traffic, where the series' hierarchical structure is
randomly assigned, and their correlations are less informative, our method does
not show significant performance differences over statistical baselines.
| [
{
"version": "v1",
"created": "Mon, 25 Oct 2021 18:02:03 GMT"
},
{
"version": "v2",
"created": "Fri, 29 Oct 2021 21:02:04 GMT"
},
{
"version": "v3",
"created": "Wed, 1 Dec 2021 14:09:39 GMT"
},
{
"version": "v4",
"created": "Thu, 2 Dec 2021 18:59:06 GMT"
},
{
"version": "v5",
"created": "Fri, 28 Jan 2022 15:40:30 GMT"
},
{
"version": "v6",
"created": "Mon, 27 Jun 2022 13:55:08 GMT"
},
{
"version": "v7",
"created": "Wed, 15 Feb 2023 17:52:17 GMT"
},
{
"version": "v8",
"created": "Tue, 11 Apr 2023 16:24:41 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Olivares",
"Kin G.",
""
],
[
"Meetei",
"O. Nganba",
""
],
[
"Ma",
"Ruijun",
""
],
[
"Reddy",
"Rohan",
""
],
[
"Cao",
"Mengfei",
""
],
[
"Dicker",
"Lee",
""
]
] | TITLE: Probabilistic Hierarchical Forecasting with Deep Poisson Mixtures
ABSTRACT: Hierarchical forecasting problems arise when time series have a natural group
structure, and predictions at multiple levels of aggregation and disaggregation
across the groups are needed. In such problems, it is often desired to satisfy
the aggregation constraints in a given hierarchy, referred to as hierarchical
coherence in the literature. Maintaining coherence while producing accurate
forecasts can be a challenging problem, especially in the case of probabilistic
forecasting. We present a novel method capable of accurate and coherent
probabilistic forecasts for time series when reliable hierarchical information
is present. We call it Deep Poisson Mixture Network (DPMN). It relies on the
combination of neural networks and a statistical model for the joint
distribution of the hierarchical multivariate time series structure. By
construction, the model guarantees hierarchical coherence and provides simple
rules for aggregation and disaggregation of the predictive distributions. We
perform an extensive empirical evaluation comparing the DPMN to other
state-of-the-art methods which produce hierarchically coherent probabilistic
forecasts on multiple public datasets. Comparing to existing coherent
probabilistic models, we obtain a relative improvement in the overall
Continuous Ranked Probability Score (CRPS) of 11.8% on Australian domestic
tourism data, and 8.1% on the Favorita grocery sales dataset, where time series
are grouped with geographical hierarchies or travel intent hierarchies. For San
Francisco Bay Area highway traffic, where the series' hierarchical structure is
randomly assigned, and their correlations are less informative, our method does
not show significant performance differences over statistical baselines.
| no_new_dataset | 0.950227 |
2111.09450 | Darren Tsai | Darren Tsai and Julie Stephany Berrio and Mao Shan and Stewart Worrall
and Eduardo Nebot | See Eye to Eye: A Lidar-Agnostic 3D Detection Framework for Unsupervised
Multi-Target Domain Adaptation | Published in RAL and presented in IROS 2022. Code is available at
https://github.com/darrenjkt/SEE-MTDA | IEEE Robotics and Automation Letters (2022) | 10.1109/LRA.2022.3185783 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Sampling discrepancies between different manufacturers and models of lidar
sensors result in inconsistent representations of objects. This leads to
performance degradation when 3D detectors trained for one lidar are tested on
other types of lidars. Remarkable progress in lidar manufacturing has brought
about advances in mechanical, solid-state, and recently, adjustable scan
pattern lidars. For the latter, existing works often require fine-tuning the
model each time scan patterns are adjusted, which is infeasible. We explicitly
deal with the sampling discrepancy by proposing a novel unsupervised
multi-target domain adaptation framework, SEE, for transferring the performance
of state-of-the-art 3D detectors across both fixed and flexible scan pattern
lidars without requiring fine-tuning of models by end-users. Our approach
interpolates the underlying geometry and normalizes the scan pattern of objects
from different lidars before passing them to the detection network. We
demonstrate the effectiveness of SEE on public datasets, achieving
state-of-the-art results, and additionally provide quantitative results on a
novel high-resolution lidar to prove the industry applications of our
framework.
| [
{
"version": "v1",
"created": "Wed, 17 Nov 2021 23:46:47 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Apr 2023 21:32:35 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Tsai",
"Darren",
""
],
[
"Berrio",
"Julie Stephany",
""
],
[
"Shan",
"Mao",
""
],
[
"Worrall",
"Stewart",
""
],
[
"Nebot",
"Eduardo",
""
]
] | TITLE: See Eye to Eye: A Lidar-Agnostic 3D Detection Framework for Unsupervised
Multi-Target Domain Adaptation
ABSTRACT: Sampling discrepancies between different manufacturers and models of lidar
sensors result in inconsistent representations of objects. This leads to
performance degradation when 3D detectors trained for one lidar are tested on
other types of lidars. Remarkable progress in lidar manufacturing has brought
about advances in mechanical, solid-state, and recently, adjustable scan
pattern lidars. For the latter, existing works often require fine-tuning the
model each time scan patterns are adjusted, which is infeasible. We explicitly
deal with the sampling discrepancy by proposing a novel unsupervised
multi-target domain adaptation framework, SEE, for transferring the performance
of state-of-the-art 3D detectors across both fixed and flexible scan pattern
lidars without requiring fine-tuning of models by end-users. Our approach
interpolates the underlying geometry and normalizes the scan pattern of objects
from different lidars before passing them to the detection network. We
demonstrate the effectiveness of SEE on public datasets, achieving
state-of-the-art results, and additionally provide quantitative results on a
novel high-resolution lidar to prove the industry applications of our
framework.
| no_new_dataset | 0.948346 |
2201.10424 | Antonio Tejero-de-Pablos PhD | Antonio Tejero-de-Pablos, Hiroaki Yamane, Yusuke Kurose, Junichi Iho,
Youji Tokunaga, Makoto Horie, Keisuke Nishizawa, Yusaku Hayashi, Yasushi
Koyama, Tatsuya Harada | Improving segmentation of calcified and non-calcified plaques on
CCTA-CPR scans via masking of the artery wall | Extended abstract (see SPIE for final published version) | SPIE 12465, Medical Imaging 2023: Computer-Aided Diagnosis | 10.1117/12.2652895 | null | eess.IV cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The presence of plaques in the coronary arteries is a major risk to the
patients' life. In particular, non-calcified plaques pose a great challenge, as
they are harder to detect and more likely to rupture than calcified plaques.
While current deep learning techniques allow precise segmentation of real-life
images, the performance in medical images is still low. This is caused mostly
by blurriness and ambiguous voxel intensities of unrelated parts that fall on
the same value range. In this paper, we propose a novel methodology for
segmenting calcified and non-calcified plaques in CCTA-CPR scans of coronary
arteries. The input slices are masked so only the voxels within the wall vessel
are considered for segmentation, thus, reducing ambiguity. This mask can be
automatically generated via a deep learning-based vessel detector, that
provides not only the contour of the outer artery wall, but also the inner
contour. For evaluation, we utilized a dataset in which each voxel is carefully
annotated as one of five classes: background, lumen, artery wall, calcified
plaque, or non-calcified plaque. We also provide an exhaustive evaluation by
applying different types of masks, in order to validate the potential of vessel
masking for plaque segmentation. Our methodology results in a prominent boost
in segmentation performance, in both quantitative and qualitative evaluation,
achieving accurate plaque shapes even for the challenging non-calcified
plaques. Furthermore, when using highly accurate masks, difficult cases such as
stenosis become segmentable. We believe our findings can lead the future
research for high-performance plaque segmentation.
| [
{
"version": "v1",
"created": "Tue, 25 Jan 2022 16:12:04 GMT"
},
{
"version": "v2",
"created": "Wed, 26 Jan 2022 07:56:46 GMT"
},
{
"version": "v3",
"created": "Mon, 14 Feb 2022 07:13:23 GMT"
},
{
"version": "v4",
"created": "Mon, 10 Apr 2023 05:40:30 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Tejero-de-Pablos",
"Antonio",
""
],
[
"Yamane",
"Hiroaki",
""
],
[
"Kurose",
"Yusuke",
""
],
[
"Iho",
"Junichi",
""
],
[
"Tokunaga",
"Youji",
""
],
[
"Horie",
"Makoto",
""
],
[
"Nishizawa",
"Keisuke",
""
],
[
"Hayashi",
"Yusaku",
""
],
[
"Koyama",
"Yasushi",
""
],
[
"Harada",
"Tatsuya",
""
]
] | TITLE: Improving segmentation of calcified and non-calcified plaques on
CCTA-CPR scans via masking of the artery wall
ABSTRACT: The presence of plaques in the coronary arteries is a major risk to the
patients' life. In particular, non-calcified plaques pose a great challenge, as
they are harder to detect and more likely to rupture than calcified plaques.
While current deep learning techniques allow precise segmentation of real-life
images, the performance in medical images is still low. This is caused mostly
by blurriness and ambiguous voxel intensities of unrelated parts that fall on
the same value range. In this paper, we propose a novel methodology for
segmenting calcified and non-calcified plaques in CCTA-CPR scans of coronary
arteries. The input slices are masked so only the voxels within the wall vessel
are considered for segmentation, thus, reducing ambiguity. This mask can be
automatically generated via a deep learning-based vessel detector, that
provides not only the contour of the outer artery wall, but also the inner
contour. For evaluation, we utilized a dataset in which each voxel is carefully
annotated as one of five classes: background, lumen, artery wall, calcified
plaque, or non-calcified plaque. We also provide an exhaustive evaluation by
applying different types of masks, in order to validate the potential of vessel
masking for plaque segmentation. Our methodology results in a prominent boost
in segmentation performance, in both quantitative and qualitative evaluation,
achieving accurate plaque shapes even for the challenging non-calcified
plaques. Furthermore, when using highly accurate masks, difficult cases such as
stenosis become segmentable. We believe our findings can lead the future
research for high-performance plaque segmentation.
| new_dataset | 0.964722 |
2202.03527 | Mazin Hnewa | Mazin Hnewa and Hayder Radha | Integrated Multiscale Domain Adaptive YOLO | This paper is a significantly expanded version of our 2021 ICIP paper
arXiv:2106.01483 and includes new tools and architectures for improving the
original MS-DAYOLO framework | null | 10.1109/TIP.2023.3255106 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The area of domain adaptation has been instrumental in addressing the domain
shift problem encountered by many applications. This problem arises due to the
difference between the distributions of source data used for training in
comparison with target data used during realistic testing scenarios. In this
paper, we introduce a novel MultiScale Domain Adaptive YOLO (MS-DAYOLO)
framework that employs multiple domain adaptation paths and corresponding
domain classifiers at different scales of the recently introduced YOLOv4 object
detector. Building on our baseline multiscale DAYOLO framework, we introduce
three novel deep learning architectures for a Domain Adaptation Network (DAN)
that generates domain-invariant features. In particular, we propose a
Progressive Feature Reduction (PFR), a Unified Classifier (UC), and an
Integrated architecture. We train and test our proposed DAN architectures in
conjunction with YOLOv4 using popular datasets. Our experiments show
significant improvements in object detection performance when training YOLOv4
using the proposed MS-DAYOLO architectures and when tested on target data for
autonomous driving applications. Moreover, MS-DAYOLO framework achieves an
order of magnitude real-time speed improvement relative to Faster R-CNN
solutions while providing comparable object detection performance.
| [
{
"version": "v1",
"created": "Mon, 7 Feb 2022 21:30:53 GMT"
},
{
"version": "v2",
"created": "Thu, 10 Feb 2022 21:12:53 GMT"
},
{
"version": "v3",
"created": "Mon, 4 Jul 2022 16:45:30 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Hnewa",
"Mazin",
""
],
[
"Radha",
"Hayder",
""
]
] | TITLE: Integrated Multiscale Domain Adaptive YOLO
ABSTRACT: The area of domain adaptation has been instrumental in addressing the domain
shift problem encountered by many applications. This problem arises due to the
difference between the distributions of source data used for training in
comparison with target data used during realistic testing scenarios. In this
paper, we introduce a novel MultiScale Domain Adaptive YOLO (MS-DAYOLO)
framework that employs multiple domain adaptation paths and corresponding
domain classifiers at different scales of the recently introduced YOLOv4 object
detector. Building on our baseline multiscale DAYOLO framework, we introduce
three novel deep learning architectures for a Domain Adaptation Network (DAN)
that generates domain-invariant features. In particular, we propose a
Progressive Feature Reduction (PFR), a Unified Classifier (UC), and an
Integrated architecture. We train and test our proposed DAN architectures in
conjunction with YOLOv4 using popular datasets. Our experiments show
significant improvements in object detection performance when training YOLOv4
using the proposed MS-DAYOLO architectures and when tested on target data for
autonomous driving applications. Moreover, MS-DAYOLO framework achieves an
order of magnitude real-time speed improvement relative to Faster R-CNN
solutions while providing comparable object detection performance.
| no_new_dataset | 0.947672 |
2203.07488 | Emilio Ferrara | Emily Chen, Emilio Ferrara | Tweets in Time of Conflict: A Public Dataset Tracking the Twitter
Discourse on the War Between Ukraine and Russia | Dataset at https://github.com/echen102/ukraine-russia | null | null | null | cs.SI cs.CY cs.DL | http://creativecommons.org/licenses/by/4.0/ | On February 24, 2022, Russia invaded Ukraine. In the days that followed,
reports kept flooding in from layman to news anchors of a conflict quickly
escalating into war. Russia faced immediate backlash and condemnation from the
world at large. While the war continues to contribute to an ongoing
humanitarian and refugee crisis in Ukraine, a second battlefield has emerged in
the online space, both in the use of social media to garner support for both
sides of the conflict and also in the context of information warfare. In this
paper, we present a collection of over 63 million tweets, from February 22,
2022 through March 8, 2022 that we are publishing for the wider research
community to use. This dataset can be found at
https://github.com/echen102/ukraine-russia and will be maintained and regularly
updated as the war continues to unfold. Our preliminary analysis already shows
evidence of public engagement with Russian state sponsored media and other
domains that are known to push unreliable information; the former saw a spike
in activity on the day of the Russian invasion. Our hope is that this public
dataset can help the research community to further understand the ever evolving
role that social media plays in information dissemination, influence campaigns,
grassroots mobilization, and much more, during a time of conflict.
| [
{
"version": "v1",
"created": "Mon, 14 Mar 2022 20:52:02 GMT"
},
{
"version": "v2",
"created": "Mon, 10 Apr 2023 19:11:55 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Chen",
"Emily",
""
],
[
"Ferrara",
"Emilio",
""
]
] | TITLE: Tweets in Time of Conflict: A Public Dataset Tracking the Twitter
Discourse on the War Between Ukraine and Russia
ABSTRACT: On February 24, 2022, Russia invaded Ukraine. In the days that followed,
reports kept flooding in from layman to news anchors of a conflict quickly
escalating into war. Russia faced immediate backlash and condemnation from the
world at large. While the war continues to contribute to an ongoing
humanitarian and refugee crisis in Ukraine, a second battlefield has emerged in
the online space, both in the use of social media to garner support for both
sides of the conflict and also in the context of information warfare. In this
paper, we present a collection of over 63 million tweets, from February 22,
2022 through March 8, 2022 that we are publishing for the wider research
community to use. This dataset can be found at
https://github.com/echen102/ukraine-russia and will be maintained and regularly
updated as the war continues to unfold. Our preliminary analysis already shows
evidence of public engagement with Russian state sponsored media and other
domains that are known to push unreliable information; the former saw a spike
in activity on the day of the Russian invasion. Our hope is that this public
dataset can help the research community to further understand the ever evolving
role that social media plays in information dissemination, influence campaigns,
grassroots mobilization, and much more, during a time of conflict.
| new_dataset | 0.967625 |
2203.12491 | Pengpeng Xie | Zhengbang Cao and Yimin Wei and Pengpeng Xie | An L-DEIM Induced High Order Tensor Interpolatory Decomposition | null | null | null | null | math.NA cs.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper derives the CUR-type factorization for tensors in the Tucker
format based on a new variant of the discrete empirical interpolation method
known as L-DEIM. This novel sampling technique allows us to construct an
efficient algorithm for computing the structure-preserving decomposition, which
significantly reduces the computational cost. For large-scale datasets, we
incorporate the random sampling technique with the L-DEIM procedure to further
improve efficiency. Moreover, we propose randomized algorithms for computing a
hybrid decomposition, which yield interpretable factorization and provide a
smaller approximation error than the tensor CUR factorization. We provide
comprehensive analysis of probabilistic errors associated with our proposed
algorithms, and present numerical results that demonstrate the effectiveness of
our methods.
| [
{
"version": "v1",
"created": "Wed, 23 Mar 2022 15:43:02 GMT"
},
{
"version": "v2",
"created": "Mon, 3 Apr 2023 08:51:05 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 12:05:27 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Cao",
"Zhengbang",
""
],
[
"Wei",
"Yimin",
""
],
[
"Xie",
"Pengpeng",
""
]
] | TITLE: An L-DEIM Induced High Order Tensor Interpolatory Decomposition
ABSTRACT: This paper derives the CUR-type factorization for tensors in the Tucker
format based on a new variant of the discrete empirical interpolation method
known as L-DEIM. This novel sampling technique allows us to construct an
efficient algorithm for computing the structure-preserving decomposition, which
significantly reduces the computational cost. For large-scale datasets, we
incorporate the random sampling technique with the L-DEIM procedure to further
improve efficiency. Moreover, we propose randomized algorithms for computing a
hybrid decomposition, which yield interpretable factorization and provide a
smaller approximation error than the tensor CUR factorization. We provide
comprehensive analysis of probabilistic errors associated with our proposed
algorithms, and present numerical results that demonstrate the effectiveness of
our methods.
| no_new_dataset | 0.9462 |
2204.02290 | J\"urgen Pfeffer | Juergen Pfeffer, Angelina Mooseder, Jana Lasser, Luca Hammer, Oliver
Stritzel, David Garcia | This Sample seems to be good enough! Assessing Coverage and Temporal
Reliability of Twitter's Academic API | null | null | null | null | cs.SI | http://creativecommons.org/licenses/by/4.0/ | Because of its willingness to share data with academia and industry, Twitter
has been the primary social media platform for scientific research as well as
for consulting businesses and governments in the last decade. In recent years,
a series of publications have studied and criticized Twitter's APIs and Twitter
has partially adapted its existing data streams. The newest Twitter API for
Academic Research allows to "access Twitter's real-time and historical public
data with additional features and functionality that support collecting more
precise, complete, and unbiased datasets." The main new feature of this API is
the possibility of accessing the full archive of all historic Tweets. In this
article, we will take a closer look at the Academic API and will try to answer
two questions. First, are the datasets collected with the Academic API
complete? Secondly, since Twitter's Academic API delivers historic Tweets as
represented on Twitter at the time of data collection, we need to understand
how much data is lost over time due to Tweet and account removal from the
platform. Our work shows evidence that Twitter's Academic API can indeed create
(almost) complete samples of Twitter data based on a wide variety of search
terms. We also provide evidence that Twitter's data endpoint v2 delivers better
samples than the previously used endpoint v1.1. Furthermore, collecting Tweets
with the Academic API at the time of studying a phenomenon rather than creating
local archives of stored Tweets, allows for a straightforward way of following
Twitter's developer agreement. Finally, we will also discuss technical
artifacts and implications of the Academic API. We hope that our work can add
another layer of understanding of Twitter data collections leading to more
reliable studies of human behavior via social media data.
| [
{
"version": "v1",
"created": "Mon, 4 Apr 2022 13:02:15 GMT"
},
{
"version": "v2",
"created": "Sun, 25 Sep 2022 10:31:26 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 11:11:54 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Pfeffer",
"Juergen",
""
],
[
"Mooseder",
"Angelina",
""
],
[
"Lasser",
"Jana",
""
],
[
"Hammer",
"Luca",
""
],
[
"Stritzel",
"Oliver",
""
],
[
"Garcia",
"David",
""
]
] | TITLE: This Sample seems to be good enough! Assessing Coverage and Temporal
Reliability of Twitter's Academic API
ABSTRACT: Because of its willingness to share data with academia and industry, Twitter
has been the primary social media platform for scientific research as well as
for consulting businesses and governments in the last decade. In recent years,
a series of publications have studied and criticized Twitter's APIs and Twitter
has partially adapted its existing data streams. The newest Twitter API for
Academic Research allows to "access Twitter's real-time and historical public
data with additional features and functionality that support collecting more
precise, complete, and unbiased datasets." The main new feature of this API is
the possibility of accessing the full archive of all historic Tweets. In this
article, we will take a closer look at the Academic API and will try to answer
two questions. First, are the datasets collected with the Academic API
complete? Secondly, since Twitter's Academic API delivers historic Tweets as
represented on Twitter at the time of data collection, we need to understand
how much data is lost over time due to Tweet and account removal from the
platform. Our work shows evidence that Twitter's Academic API can indeed create
(almost) complete samples of Twitter data based on a wide variety of search
terms. We also provide evidence that Twitter's data endpoint v2 delivers better
samples than the previously used endpoint v1.1. Furthermore, collecting Tweets
with the Academic API at the time of studying a phenomenon rather than creating
local archives of stored Tweets, allows for a straightforward way of following
Twitter's developer agreement. Finally, we will also discuss technical
artifacts and implications of the Academic API. We hope that our work can add
another layer of understanding of Twitter data collections leading to more
reliable studies of human behavior via social media data.
| no_new_dataset | 0.937498 |
2204.03883 | Yuda Song | Yuda Song, Zhuqing He, Hui Qian, Xin Du | Vision Transformers for Single Image Dehazing | null | null | 10.1109/TIP.2023.3256763 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Image dehazing is a representative low-level vision task that estimates
latent haze-free images from hazy images. In recent years, convolutional neural
network-based methods have dominated image dehazing. However, vision
Transformers, which has recently made a breakthrough in high-level vision
tasks, has not brought new dimensions to image dehazing. We start with the
popular Swin Transformer and find that several of its key designs are
unsuitable for image dehazing. To this end, we propose DehazeFormer, which
consists of various improvements, such as the modified normalization layer,
activation function, and spatial information aggregation scheme. We train
multiple variants of DehazeFormer on various datasets to demonstrate its
effectiveness. Specifically, on the most frequently used SOTS indoor set, our
small model outperforms FFA-Net with only 25% #Param and 5% computational cost.
To the best of our knowledge, our large model is the first method with the PSNR
over 40 dB on the SOTS indoor set, dramatically outperforming the previous
state-of-the-art methods. We also collect a large-scale realistic remote
sensing dehazing dataset for evaluating the method's capability to remove
highly non-homogeneous haze.
| [
{
"version": "v1",
"created": "Fri, 8 Apr 2022 07:17:20 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Song",
"Yuda",
""
],
[
"He",
"Zhuqing",
""
],
[
"Qian",
"Hui",
""
],
[
"Du",
"Xin",
""
]
] | TITLE: Vision Transformers for Single Image Dehazing
ABSTRACT: Image dehazing is a representative low-level vision task that estimates
latent haze-free images from hazy images. In recent years, convolutional neural
network-based methods have dominated image dehazing. However, vision
Transformers, which has recently made a breakthrough in high-level vision
tasks, has not brought new dimensions to image dehazing. We start with the
popular Swin Transformer and find that several of its key designs are
unsuitable for image dehazing. To this end, we propose DehazeFormer, which
consists of various improvements, such as the modified normalization layer,
activation function, and spatial information aggregation scheme. We train
multiple variants of DehazeFormer on various datasets to demonstrate its
effectiveness. Specifically, on the most frequently used SOTS indoor set, our
small model outperforms FFA-Net with only 25% #Param and 5% computational cost.
To the best of our knowledge, our large model is the first method with the PSNR
over 40 dB on the SOTS indoor set, dramatically outperforming the previous
state-of-the-art methods. We also collect a large-scale realistic remote
sensing dehazing dataset for evaluating the method's capability to remove
highly non-homogeneous haze.
| no_new_dataset | 0.931711 |
2204.09888 | Yushun Dong | Yushun Dong, Jing Ma, Song Wang, Chen Chen, Jundong Li | Fairness in Graph Mining: A Survey | Published in IEEE Transactions on Knowledge and Data Engineering
(TKDE) | null | null | null | cs.LG cs.CY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Graph mining algorithms have been playing a significant role in myriad fields
over the years. However, despite their promising performance on various graph
analytical tasks, most of these algorithms lack fairness considerations. As a
consequence, they could lead to discrimination towards certain populations when
exploited in human-centered applications. Recently, algorithmic fairness has
been extensively studied in graph-based applications. In contrast to
algorithmic fairness on independent and identically distributed (i.i.d.) data,
fairness in graph mining has exclusive backgrounds, taxonomies, and fulfilling
techniques. In this survey, we provide a comprehensive and up-to-date
introduction of existing literature under the context of fair graph mining.
Specifically, we propose a novel taxonomy of fairness notions on graphs, which
sheds light on their connections and differences. We further present an
organized summary of existing techniques that promote fairness in graph mining.
Finally, we summarize the widely used datasets in this emerging research field
and provide insights on current research challenges and open questions, aiming
at encouraging cross-breeding ideas and further advances.
| [
{
"version": "v1",
"created": "Thu, 21 Apr 2022 05:26:54 GMT"
},
{
"version": "v2",
"created": "Wed, 4 Jan 2023 05:14:21 GMT"
},
{
"version": "v3",
"created": "Tue, 11 Apr 2023 05:55:09 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Dong",
"Yushun",
""
],
[
"Ma",
"Jing",
""
],
[
"Wang",
"Song",
""
],
[
"Chen",
"Chen",
""
],
[
"Li",
"Jundong",
""
]
] | TITLE: Fairness in Graph Mining: A Survey
ABSTRACT: Graph mining algorithms have been playing a significant role in myriad fields
over the years. However, despite their promising performance on various graph
analytical tasks, most of these algorithms lack fairness considerations. As a
consequence, they could lead to discrimination towards certain populations when
exploited in human-centered applications. Recently, algorithmic fairness has
been extensively studied in graph-based applications. In contrast to
algorithmic fairness on independent and identically distributed (i.i.d.) data,
fairness in graph mining has exclusive backgrounds, taxonomies, and fulfilling
techniques. In this survey, we provide a comprehensive and up-to-date
introduction of existing literature under the context of fair graph mining.
Specifically, we propose a novel taxonomy of fairness notions on graphs, which
sheds light on their connections and differences. We further present an
organized summary of existing techniques that promote fairness in graph mining.
Finally, we summarize the widely used datasets in this emerging research field
and provide insights on current research challenges and open questions, aiming
at encouraging cross-breeding ideas and further advances.
| no_new_dataset | 0.95018 |
2205.02717 | Min Yang | Min Yang, Guo Chen, Yin-Dong Zheng, Tong Lu, Limin Wang | BasicTAD: an Astounding RGB-Only Baseline for Temporal Action Detection | Accepted by CVIU | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Temporal action detection (TAD) is extensively studied in the video
understanding community by generally following the object detection pipeline in
images. However, complex designs are not uncommon in TAD, such as two-stream
feature extraction, multi-stage training, complex temporal modeling, and global
context fusion. In this paper, we do not aim to introduce any novel technique
for TAD. Instead, we study a simple, straightforward, yet must-known baseline
given the current status of complex design and low detection efficiency in TAD.
In our simple baseline (termed BasicTAD), we decompose the TAD pipeline into
several essential components: data sampling, backbone design, neck
construction, and detection head. We extensively investigate the existing
techniques in each component for this baseline, and more importantly, perform
end-to-end training over the entire pipeline thanks to the simplicity of
design. As a result, this simple BasicTAD yields an astounding and real-time
RGB-Only baseline very close to the state-of-the-art methods with two-stream
inputs. In addition, we further improve the BasicTAD by preserving more
temporal and spatial information in network representation (termed as PlusTAD).
Empirical results demonstrate that our PlusTAD is very efficient and
significantly outperforms the previous methods on the datasets of THUMOS14 and
FineAction. Meanwhile, we also perform in-depth visualization and error
analysis on our proposed method and try to provide more insights on the TAD
problem. Our approach can serve as a strong baseline for future TAD research.
The code and model will be released at https://github.com/MCG-NJU/BasicTAD.
| [
{
"version": "v1",
"created": "Thu, 5 May 2022 15:42:56 GMT"
},
{
"version": "v2",
"created": "Wed, 9 Nov 2022 06:38:26 GMT"
},
{
"version": "v3",
"created": "Mon, 10 Apr 2023 14:57:34 GMT"
}
] | 2023-04-12T00:00:00 | [
[
"Yang",
"Min",
""
],
[
"Chen",
"Guo",
""
],
[
"Zheng",
"Yin-Dong",
""
],
[
"Lu",
"Tong",
""
],
[
"Wang",
"Limin",
""
]
] | TITLE: BasicTAD: an Astounding RGB-Only Baseline for Temporal Action Detection
ABSTRACT: Temporal action detection (TAD) is extensively studied in the video
understanding community by generally following the object detection pipeline in
images. However, complex designs are not uncommon in TAD, such as two-stream
feature extraction, multi-stage training, complex temporal modeling, and global
context fusion. In this paper, we do not aim to introduce any novel technique
for TAD. Instead, we study a simple, straightforward, yet must-known baseline
given the current status of complex design and low detection efficiency in TAD.
In our simple baseline (termed BasicTAD), we decompose the TAD pipeline into
several essential components: data sampling, backbone design, neck
construction, and detection head. We extensively investigate the existing
techniques in each component for this baseline, and more importantly, perform
end-to-end training over the entire pipeline thanks to the simplicity of
design. As a result, this simple BasicTAD yields an astounding and real-time
RGB-Only baseline very close to the state-of-the-art methods with two-stream
inputs. In addition, we further improve the BasicTAD by preserving more
temporal and spatial information in network representation (termed as PlusTAD).
Empirical results demonstrate that our PlusTAD is very efficient and
significantly outperforms the previous methods on the datasets of THUMOS14 and
FineAction. Meanwhile, we also perform in-depth visualization and error
analysis on our proposed method and try to provide more insights on the TAD
problem. Our approach can serve as a strong baseline for future TAD research.
The code and model will be released at https://github.com/MCG-NJU/BasicTAD.
| no_new_dataset | 0.945901 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.