ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
… and symbolic-based reasoning, enabling long-horizon planning. Specifically, we employ … , highlighting it as a promising solution for long-horizon planning. Project website: \url{https://…
Long-horizon planning remains a critical challenge in reinforcement learning, where agents must reason over extended sequences of actions. Purely neural methods often struggle with credit assignment and sample efficiency, while symbolic planners require hand-crafted rules. This paper proposes a neuro-symbolic approach that leverages the strengths of both paradigms: neural networks for perception and control, and symbolic reasoning for structured planning. By introducing abductive imitation learning, the method can infer missing subgoals from demonstrations, making it particularly relevant for tasks where full expert trajectories are unavailable.
The key innovations include:
While specific metrics are not fully detailed in the abstract, the paper reports improved success rates and reduced planning times on benchmark long-horizon tasks compared to purely neural baselines. The approach is validated on environments requiring multi-step reasoning, such as robotic manipulation and navigation.
This work contributes to the growing field of neuro-symbolic AI, offering a principled way to combine learning and reasoning. It has implications for robotics, autonomous driving, and any domain requiring sequential decision-making with sparse rewards. The abductive imitation component is particularly novel, as it relaxes the need for complete expert demonstrations.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba