SearcharxivSearch

arXiv subjects

Andrew Fisher

Publications and source records attributed to Andrew Fisher.

8 recordsLinked to original sources

Cohomology of dilute Temperley--Lieb algebras

Dilute Temperley--Lieb algebras are variants of Temperley--Lieb algebras arising in statistical mechanics in the study of solvable lattice models. In this paper we prove that the (co)homology of dilute Temperley--Lieb algebras vanishes in all positive degrees.

math.AT

End-to-end Optimization of Belief and Policy Learning in Shared Autonomy Paradigms

Shared autonomy systems require principled methods for inferring user intent and determining appropriate assistance levels. This is a central challenge in human-robot interaction, where systems must be successful while being mindful of user agency. Previous approaches relied on static blending ratios or separated goal inference from assistance arbitration, leading to suboptimal performance in unstructured environments. We introduce BRACE (Bayesian Reinforcement Assistance with Context Encoding), a novel framework that fine-tunes Bayesian intent inference and context-adaptive assistance through an architecture enabling end-to-end gradient flow between intent inference and assistance arbitration. Our pipeline conditions collaborative control policies on environmental context and complete goal probability distributions. We provide analysis showing (1) optimal assistance levels should decrease with goal uncertainty and increase with environmental constraint severity, and (2) integrating belief information into policy learning yields a quadratic expected regret advantage over sequential approaches. We validated our algorithm against SOTA methods (IDA, DQN) using a three-part evaluation progressively isolating distinct challenges of end-effector control: (1) core human-interaction dynamics in a 2D human-in-the-loop cursor task, (2) non-linear dynamics of a robotic arm, and (3) integrated manipulation under goal ambiguity and environmental constraints. We demonstrate improvements over SOTA, achieving 6.3% higher success rates and 41% increased path efficiency, and 36.3% success rate and 87% path efficiency improvement over unassisted control. Our results confirmed that integrated optimization is most beneficial in complex, goal-ambiguous scenarios, and is generalizable across robotic domains requiring goal-directed assistance, advancing the SOTA for adaptive shared autonomy.

cs.RO

Cohomology of rook-Brauer algebras and their subalgebras

This paper studies the (co)homology of rook-Brauer algebras and their subalgebras. Our main results focus on the cohomology of rook-Brauer algebras (which is related to the cohomology of symmetric groups), the cohomology of Motzkin algebras (for which we obtain a vanishing result in positive degrees) and the cohomology of walled Brauer algebras (which is related to the cohomology of products of symmetric groups). Along the way we collect some cohomological analogues of known results for Temperley--Lieb algebras, Brauer algebras and rook algebras.

math.AT

Cohomology of Tanabe algebras

In this paper we study the (co)homology of Tanabe algebras, which are a family of subalgebras of the partition algebras exhibiting a Schur-Weyl duality with certain complex reflection groups. The homology of the partition algebras has been shown to be related to the homology of the symmetric groups by Boyd-Hepworth-Patzt and the results they obtain depend on a parameter. In all known results, the homology of a diagram algebra is dependent on one of two things: the invertibility of a parameter in the ground ring or the parity of the positive integer indexing the number of pairs of vertices. We show that the (co)homology of Tanabe algebras is isomorphic to the (co)homology of the symmetric groups and that this is independent of both the parameter and the parity of the index. To the best of our knowledge, this is the first example of a result of this sort. Along the way we will also study the (co)homology of the uniform block permutation algebra and the totally propagating partition algebra as well collecting cohomological analogues of known results for the homology of partition algebras and Jones annular algebras.

math.AT

Electro-optic sampling based characterization of broad-band high efficiency THz-FEL

Extremely high beam-to-radiation energy conversion efficiencies can be obtained in a THz FEL using a strongly tapered helical undulator at the zero-slippage resonant condition, where a circular waveguide is used to match the radiation group velocity to the electron beam longitudinal velocity. In this paper we report on the first electro-optic sampling (EOS) based measurements of the broadband THz FEL radiation pulses emitted in this regime. The THz field waveforms are reconstructed in the spatial and temporal domains using multi-shot and single-shot EOS schemes respectively. The measurements are performed varying the input electron beam energy in the undulator providing insights on the complex dynamics in a waveguide FEL.

physics.acc-ph

Terawatt attosecond X-ray source driven by a plasma accelerator

Plasma accelerators can generate ultra high brightness electron beams which open the door to light sources with smaller physical footprint and properties un-achievable with conventional accelerator technology. In this paper we show that electron beams from Plasma WakeField Accelerators (PWFAs) can generate few-cycle coherent tunable soft X-ray pulses with TW peak power and a duration of tens of attoseconds, an order of magnitude more powerful, shorter and with better stability than state-of-the-art X-ray Free Electron Lasers (XFELs). Such a light source would significantly enhance the ability to experimentally investigate electron dynamics on ultrafast timescales, having broad-ranging impact across multiple scientific fields. Rather than starting from noise as in typical XFELs, the X-rays emission in this approach is driven by coherent radiation from a pre-bunched, near Mega Ampere (MA) current electron beam of attosecond duration. This relaxes the restrictive tolerances which have hindered progress towards utilizing plasma accelerators as coherent X-ray drivers thus far, presenting a new paradigm for advanced-accelerator light source applications.

physics.acc-ph

MQTTg: An Android Implementation

The Internet of Things (IoT) age is upon us. As we look to build larger networks with more devices connected to the Internet, the need for lightweight protocols that minimize the use of both energy and computation gain popularity. One such protocol is Message Queue Telemetry Transport (MQTT). Since its introduction in 1999, it has slowly increased in use cases and gained a huge spike in popularity since it was used in the popular messaging application Facebook Messenger. In our previous works, we focused on adding geolocation to MQTT, to help modernize the protocol into the IoT age. In this paper, we build off our previous work on MQTTg and build an IoT Android Application that can pull geolocation information from the Operating System. We then use the geolocation data to create geofences to help further tailor the use cases of MQTTg.

cs.NI

Green Communication with Geolocation

Green communications is the practice of selecting energy efficient communications, networking technologies and products. This process is followed by minimizing resource use whenever possible in all branches of communications. In this day and age, green communication is vital to the footprint we leave on this planet as we move into a completely digital age. One such communication tool is Message Queue Transport Telemetry or MQTT which is an open source publisher/subscriber standard for M2M (Machine to Machine) communication. It is well known for its low energy and bandwidth footprint and thus makes it highly suitable for Green Internet of Things (IoT) messaging situations where power usage is at a premium or in mobile devices such as phones, embedded computers or microcontrollers. It is a perfect tool for the green communication age upon us and more specifically Green IoT. One problem however with the original MQTT protocol is that it is lacking the ability to broadcast geolocation. In today's age of IoT however, it has become more pertinent to have geolocation as part of the protocol. In this paper, we add geolocation to the MQTT protocol and offer a revised version, which we call MQTTg. We describe the protocol here and show where we are able to embed geolocation successfully. We also offer a glimpse into an Android OS application we are developing for Open Source use.

cs.NI