Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,291 papers · 148 categories

Trend · papers per month

1345 · Sep 201919922001200920182026
48 results for Aerial dogfighting

Paper proposes Q-learning for efficient aerial BS placement to improve fairness in mobile networks.

problem Optimal placement of aerial base stations to enhance fairness in a dynamic user mobility environment.
method Reinforcement learning approach to solve the NP-hard problem of 3D placement.
result Simulation results show increased fairness among users with a reasonable computing time and solution close to optimal.

MRCNet tackles crowd counting and density mapping in aerial imagery.

problem Accurate crowd counting and density estimation in aerial imagery.
method MRCNet is a novel encoder-decoder CNN that combines VGG-16 with FPN-inspired lateral connections.
result MRCNet outperforms state-of-the-art methods in aerial and CCTV-based crowd counting.

DALES offers a large annotated aerial LiDAR dataset for 3D deep learning.

problem Lack of large-scale annotated aerial LiDAR datasets for deep learning.
method Collection and annotation of over half a billion hand-labeled points from an ALS scanner.
result DALES is the most extensive publicly available ALS data set with improved resolution and coverage.

This paper classifies typhoon damage features using aerial photography.

problem Typhoon damages and slow recovery times.
method Aerial photography for classification of eight classes including land covers and disaster areas.
result Visualize and explain typhoon disaster features using convolutional activation maps.

Paper proposes a method to improve building extraction from aerial images by adapting CNN models.

problem Limited generalization of CNN-based segmentation models for unseen images.
method Combines domain transfer and adversarial attack concepts to adapt input images to target images.
result Improves overall IoU and outperforms other methods in cross-dataset experiments.

Paper proposes efficient UAV placement for aerial base stations.

problem Efficient placement of UAVs as aerial base stations to serve varying traffic demand.
method Modeling UAV deployment as a non-cooperative game and using a learning-based algorithm to update UAV locations.
result Significant performance gains up to 52% and 74% in terms of throughput and dropped users compared to an optimized baseline algorithm.

Study uses aerial or satellite imagery to improve land price prediction in Thailand.

problem Limited accuracy of traditional land price prediction methods.
method Proposes a similarity-based asset valuation model using Siamese-inspired Neural Network and ensembles deep learning and tree-based models.
result Achieves an AUC of approximately 0.81, outperforming traditional methods.

Aerial robot estimates human pose and path using dynamic classifier selection.

problem Estimating human pose and trajectory from aerial video.
method Dynamic classifier selection architecture; perspective correction; HOG and CNN features; 64 pose-viewpoint classes.
result Dynamic classifier selection improves efficiency and accuracy.

Deep learning classifies land use from high-resolution aerial imagery.

problem Variations in land features in aerial imagery due to sensor settings and context.
method Used deep convolutional neural networks to classify land use from VHR orthophoto mosaics.
result Deep learning can accurately classify land use from high-resolution visible band multispectral imagery.

This paper evaluates conformal prediction for aerial image classification in challenging environments.

problem Challenging aerial image classification in data-scarce, unconstrained environments.
method Conformal prediction applied to pretrained models (MobileNet, DenseNet, ResNet) with limited labeled data.
result Conformal prediction can provide valuable uncertainty estimates even with small labeled samples.

A scheme for UAVs to borrow spectrum from terrestrial networks for disaster relief.

problem Spectrum shortage in UAV networks for critical missions.
method Hierarchical spectrum sharing model with relaying UAVs and reinforcement learning.
result Autonomous spectrum management improves QoS and prolongs UAV lifetime.

Geometric families of low-rank covariances improve flexibility and tractability in high dimensions.

problem Interpolating and identifying covariance matrices in high dimensions with limited data.
method Differential geometric construction of low-rank covariance families, interpolation on manifolds, and distance minimization for identification.
result Differential geometric covariance families offer significant flexibility and computational tractability.

UAV uses RL to navigate, map, and detect targets in unknown environments.

problem Optimizing UAV trajectory for accurate mapping and target detection in unknown environments.
method Formulated as an MDP, UAV uses RL to infer navigation policy.
result UAV autonomously explores high target detection areas while reconstructing the environment.

This work reveals a new scaling law for optimal design of multirotor aerial vehicles.

problem Designing optimal configurations for fully-actuated multirotor aerial vehicles.
method Formulated on the product manifold of Projective Lines \RP^2^N, minimizing a coordinate-invariant Log-Volume isotropy metric.
result The topology of the global optima is governed by the symmetry of the chassis, leading to a N-5 Scaling Law.

Bayesian fusion improves radar target recognition for UAVs.

problem Improving radar target recognition for UAVs using multistatic radar configurations.
method Proposes a fully Bayesian RATR framework using Optimal Bayesian Fusion (OBF) to aggregate classification probability vectors from multiple radars.
result Empirical results show that the OBF method significantly enhances classification accuracy compared to other fusion methods and single radar configurations.

This paper proposes using flying platforms for efficient small-cell base station association in 5G networks.

problem Efficient association and placement of backhaul hubs for small-cell base stations in 5G networks.
method Formulates the association problem considering backhaul link and NFP limitations, then presents a distributed greedy search solution.
result Observes favorable performance via numerical comparison with optimal exhaustive search algorithm.

Hybrid RL combines simulated and real data for robust autonomous flight.

problem Challenges in training deep RL models for real-world robotic tasks.
method Combines real-world and simulated data to improve generalization.
result Quadrotor avoids collisions using only a monocular camera.

Paper optimizes AI for fighter pilots using Bayesian optimization.

problem Optimizing AI behavior for aerial dog fighting with uncertain objectives.
method Bayesian optimization with Gaussian Process surrogate and Hybrid Repeat/Multi-point Sampling.
result Improved model of objective function for better prediction of performance.

This paper uses deep reinforcement learning to optimize UAV-assisted vehicular networks.

problem Optimizing UAV-assisted vehicular networks for efficient communication in smart cities.
method Formulated a Markov decision process (MDP) problem and solved it using deep deterministic policy gradient (DDPG) method.
result Proposed solutions maximize total throughput per unit energy and encourage UAV mobility.

The paper provides guarantees for feedback control with sensor errors.

problem Certifying performance and safety in feedback control systems with sensor errors.
method Solving a supervised learning problem to characterize sensor errors and providing uniform error bounds.
result Finite-time convergence rate on sub-optimality of using a regressor in closed-loop for waypoint tracking.

Improved CNN model accuracy and generalizability through data pre-processing.

problem Enhancing accuracy and generalizability of CNN-based LULC classification.
method Trials of different data preparation methods, including patch selection, size, and augmentations.
result Combining multiple grids and rotations of patches improved model accuracy and generalizability.

NAVREN-RL uses deep reinforcement learning to teach drones indoor navigation.

problem Teaching drones to navigate indoor environments efficiently.
method End-to-end deep reinforcement learning with a custom reward function, expert data integration.
result Drones successfully navigate indoor arenas avoiding obstacles.

New method improves generative model performance by fully conditioning variational posteriors.

problem Inaccurate inference due to partial conditioning of variational posteriors in sequential LVMs.
method Introduces fully-conditioned approximate posteriors to improve generative model performance.
result Improves generative modelling and multi-step prediction performance.

We solve 6-DoF localisation and 3D reconstruction using deep state-space models.

problem 6-DoF localisation and dense 3D reconstruction in spatial environments.
method Approximate Bayesian inference in a deep state-space model combining learning and domain knowledge.
result Near state-of-the-art performance on UAV flight data.

Researchers develop multi-agent systems for quadcopters to collaborate in missions.

problem Enable multiple quadcopters to work together in remote sensing tasks.
method Agent dynamics, network topologies, collective behaviors, agreement protocol, equations of motion for quadcopters.
result Multi-agent systems can successfully collaborate in remote sensing missions.

Study uses SAR data to map defoliation and regrowth in tundra-forest areas.

problem Mapping defoliation and regrowth in tundra-forest areas using SAR data.
method Novel guided nonlocal means speckle filtering of polarimetric covariance matrix.
result Over 99.7% classification accuracy in defoliation and regrowth mapping.

Meta-learning improves model performance by optimizing data acquisition.

problem Lack of operationally realistic data limits model performance.
method Gaussian process surrogate fit to metadata-driven training data variations.
result Meta-learning enhances model performance compared to random data acquisition.

This study improves UAV identification using RF signals with one-shot generative methods.

problem Limited RF environments and signal variability make traditional RF identification ineffective.
method Introduces one-shot generative methods to augment RF signals for UAV identification.
result One-shot generative methods outperform traditional methods in low-data regimes.

Paper uses machine learning to optimize UAV deployment for traffic offloading.

problem Optimizing UAV deployment for efficient traffic offloading from ground BSs.
method LSTM for traffic prediction, KEG algorithm for service area determination, multi-access techniques comparison.
result RSMA reduces up to 24% total power consumption compared to conventional methods.

AI learns to optimize dog-fighting performance using Bayesian optimization.

problem Optimizing AI decision-making in dynamic, volatile combat environments.
method Developed Gaussian process Bayesian optimization (GPBO) techniques with RS and HRMS to improve surrogate model accuracy.
result HRMS improves surrogate model accuracy, allowing AI to more accurately predict and optimize performance.

Method enhances anomaly detection using contrastive learning and out-of-distribution data.

problem Improving anomaly detection in datasets with limited out-of-distribution data.
method Proposes a contrastive learning method that incorporates out-of-distribution data to enhance anomaly detection performance.
result The method significantly improves anomaly detection performance, even with limited out-of-distribution data.

HighD dataset captures naturalistic vehicle behavior on German highways for automated driving validation.

problem Current measurement methods fail to meet requirements for scenario-based validation of highly automated vehicles.
method Aerial perspective data collection fulfilling naturalistic behavior, quantity, and variety requirements.
result 16.5 hours of measurements from six locations, 110,000 vehicles, 45,000 km driven, 5600 lane changes.

ECC compresses DNNs for energy-constrained devices like UAVs and smartphones.

problem Energy-constrained deep neural networks in vision applications.
method ECC uses a bilinear regression model to estimate DNN energy consumption and optimizes compression to meet energy constraints.
result ECC achieves higher accuracy under the same or lower energy budget compared to state-of-the-art techniques.