Search arXivSearch

arXiv subjects

Michael Edwards

Publications and source records attributed to Michael Edwards.

3 recordsLinked to original sources

Multiband Color Monitoring of 3I/ATLAS through Ground-Based Relay Observations

We present multiband, long-baseline photometric observations of interstellar comet 3I throughout its 2025--2026 apparition using coordinated ground-based global relay observations. Our dataset combines measurements from professional observatories and citizen-operated Unistellar eVscopes distributed worldwide, providing dense temporal coverage from 2025 July 2 through 2026 April 1 and spanning the comet's pre- and post-perihelion trajectory. Broadband photometry was obtained in bandpasses equivalent to the Johnson--Cousins $B$ (436 nm), $V$ (545 nm), and $R$ (641 nm) filters and the Sloan $g$ (477 nm), $r$ (623 nm), and $i$ (763 nm) filters. The photometry was measured using projected aperture radii of approximately 10{,}000~km to provide a consistent probe of the inner coma across the heterogeneous dataset. We measure representative mean colors of $B-V=0.86\pm0.06$, $V-R=0.50\pm0.03$, $B-R=1.36\pm0.08$, and $g-r=0.58\pm0.08$, demonstrating a persistently red optical coma. Constant-color models provide an adequate description of the data, with little evidence for long-term color evolution with time or heliocentric distance despite substantial changes in the coma's brightness, gas production, and volatile composition. This suggests that the ensemble-averaged optical scattering properties of the coma remained relatively stable over the period sampled by our observations, even as other properties of the coma evolved. These observations provide the first densely sampled, apparition-long characterization of the broadband optical colors of an interstellar comet and establish a benchmark for comparison with future interstellar objects.

astro-ph.EP

Graph Based Convolutional Neural Network

The benefit of localized features within the regular domain has given rise to the use of Convolutional Neural Networks (CNNs) in machine learning, with great proficiency in the image classification. The use of CNNs becomes problematic within the irregular spatial domain due to design and convolution of a kernel filter being non-trivial. One solution to this problem is to utilize graph signal processing techniques and the convolution theorem to perform convolutions on the graph of the irregular domain to obtain feature map responses to learnt filters. We propose graph convolution and pooling operators analogous to those in the regular domain. We also provide gradient calculations on the input data and spectral filters, which allow for the deep learning of an irregular spatial domain problem. Signal filters take the form of spectral multipliers, applying convolution in the graph spectral domain. Applying smooth multipliers results in localized convolutions in the spatial domain, with smoother multipliers providing sharper feature maps. Algebraic Multigrid is presented as a graph pooling method, reducing the resolution of the graph through agglomeration of nodes between layers of the network. Evaluation of performance on the MNIST digit classification problem in both the regular and irregular domain is presented, with comparison drawn to standard CNN. The proposed graph CNN provides a deep learning method for the irregular domains present in the machine learning community, obtaining 94.23% on the regular grid, and 94.96% on a spatially irregular subsampled MNIST.

cs.CV

From Pose to Activity: Surveying Datasets and Introducing CONVERSE

We present a review on the current state of publicly available datasets within the human action recognition community; highlighting the revival of pose based methods and recent progress of understanding person-person interaction modeling. We categorize datasets regarding several key properties for usage as a benchmark dataset; including the number of class labels, ground truths provided, and application domain they occupy. We also consider the level of abstraction of each dataset; grouping those that present actions, interactions and higher level semantic activities. The survey identifies key appearance and pose based datasets, noting a tendency for simplistic, emphasized, or scripted action classes that are often readily definable by a stable collection of sub-action gestures. There is a clear lack of datasets that provide closely related actions, those that are not implicitly identified via a series of poses and gestures, but rather a dynamic set of interactions. We therefore propose a novel dataset that represents complex conversational interactions between two individuals via 3D pose. 8 pairwise interactions describing 7 separate conversation based scenarios were collected using two Kinect depth sensors. The intention is to provide events that are constructed from numerous primitive actions, interactions and motions, over a period of time; providing a set of subtle action classes that are more representative of the real world, and a challenge to currently developed recognition methodologies. We believe this is among one of the first datasets devoted to conversational interaction classification using 3D pose features and the attributed papers show this task is indeed possible. The full dataset is made publicly available to the research community at www.csvision.swansea.ac.uk/converse.

cs.CV