An entire Herculaneum scroll has been read for the first time (scrollprize.org)
1536 points by verditelabs a day ago
verditelabs a day ago
I am on the vesuvius challenge team that did the segmentation, unwrapping, and ink detection, so feel free to ask any questions.
Izmaki 21 hours ago
How awesome do you feel right now? This is HUUUGE! To think that a scroll was unreadable for so, so long, until we invented machines that let us read it slice by slice. It's such an unfathomable achievement - we made machines that let us read 2000+ year olds fragile scrolls without ever opening them - and you helped do just that.
Hats off!
verditelabs 20 hours ago
In March I went to Beam Line 18 at the European Synchrotron Radiation Facility. I had to swap out the scrolls on the xray pedestal. Scrolls that were presented as a diplomatic gift to Napoleon and Josephine by King Ferdinand. France has 2 of the 6 that they were given still in tact. I had to handle both of them. I have never felt more stressed in my life and have never and will probably never again handle such a priceless artifact.
I feel the opposite of that feeling and am immensely proud of everything that the core challenge team has accomplished
_boffin_ 14 hours ago
amluto 21 hours ago
Do you know what kinds of features the model is picking up on to distinguish ink from papyrus? And did you have any labeled data (images where a human expert has identified ink or perhaps a scan of a burnt scroll with known content) to help train it?
Certainly my Mark 1 eyeballs would not obviously perform better than random guessing at this task. Although my eyeballs are, if nothing else, nerfed by only being able to see a 2D slice of the data.
verditelabs 21 hours ago
Yes. Most of the ink we have come across is carbon based. This leaves a certain texture on the scrolls that is recoverable and viewable with fairly basic physically based rendering, though how much ink is recoverable varies greatly from one character to the next. I don't have links handy but we just published updates to our data viewer page on our website. Pherc.Paris.4 I believe has the best overlay of ink.
A lot of labeled data is available on our ftp server which has public access
amluto 18 hours ago
londons_explore 19 hours ago
Dzugaru a day ago
Outstanding work! I've participated in the challenge, but didn't get far. One of the questions I had at the time was - if I'm going to use ML to detect ink, could it invent hallucinated letters, or even parts of text, and how to prevent that?
verditelabs a day ago
Yes, it's quite possible for ML to hallucinate ink, though it is on a much more local scale, like predicting a slightly longer stroke, filling in more of a character than is actually in the data, etc. Perhaps enough to change a reading of a character or show where ink isnt. It is difficult for ink detection to hallucinate grammatical and idiomatic greek and latin.
im3w1l a day ago
cwnyth a day ago
Not all machine learning is generative AI.
mc32 a day ago
nkoren a day ago
Massive kudos to the whole team. I've been waiting 30 years for this announcement, ever since I first heard about the scrolls. Fantastic work!
Barbing an hour ago
Mind-bending achievement from you all - thank you!
Jeaye 15 hours ago
I am researching for a talk on the philosophy of code, the similarities of engineering and art, and why we enjoy reading old code. This amazing work you folks have done may be an interesting tangent.
The biggest question I have for you is why you imagine we are so interested in reading these old scrolls. Surely some of it is to see whether or not, technically, we can. Surely some of it is to get a glimpse into the human expression inscribed on them. Are we looking to learn anything, or just to connect with our ancestors? I'd like to hear your take on it, both for why you think it's important and, if you know, why your colleagues feel similarly.
verditelabs 15 hours ago
I wrote this as an answer to a different question but I think it applies to what you're asking as well
> Though I have an interest in Old Norse and I spend a lot of time reading Scandinavian runestones. > 90% of them are grave markers for a dead father, mother, brother, sister, cousin, etc. If I've learned anything from that, it's that people across time and space all lead lives as real and complex as anyone else's. Their joys were as high as mine have been and their sorrows as low as mine have been.
A VSauce video I watched a long time ago described that realization as "chronosonder". I think trying to understand those that came before us and why they made the decisions that they did given the circumstances they were in can help better inform us of the things we choose to do given our own circumstances.
Otherwise, I think that a lot of things are worth doing just to see if it's possible. I like to lift weights and I'm training to lift the Dinnie Stones one day; a pair of stones that are a combined ~730 pounds. The physical and mental benefits of exercise and training are well documented and great but at the end of the day I just _really_ wanna pick up 2 stones. There's nothing more to it than that, and that's ok with me.
One of the things we said a lot in 2023 was "We just wanna read the scrolls" but that slogan has unfortunately fallen a bit by the wayside as the goal and path got longer and initial hype started to fade, but I think it perfectly encapsulates why: The scrolls are there. They can be read. Why not read them?
card_zero 14 hours ago
adriand a day ago
What are the wildest, most exciting but plausible things that might be discovered in these documents?
verditelabs a day ago
I am not a papyrologist or a classicist, rather I'm a computer scientist, so my expertise is unfortunately not in _what_ the scrolls say, rather how we get there. That being said I think and hope that there will be a trove of things that has no known provenance at all, completely lost works that elude the public memory.
arikrahman a day ago
readthenotes1 a day ago
GeoAtreides a day ago
Aristotle's second book of Poetics, of course.
wolfi1 14 hours ago
colechristensen a day ago
Here's a list. The scrolls are from a library that burned in 79 AD.
kouru225 a day ago
suddenlybananas a day ago
Probably a lot more texts of Epicurean philosophy and not a whole lot else unfortunately according to my papyrologist friend.
Matticus_Rex a day ago
cwmoore a day ago
kome a day ago
tomcam a day ago
Absolutely incredible work. This is one of the most amazing news articles I’ve encountered in decades. Congratulations team!
gadders 5 hours ago
The science to get the text is cool, but where is the best place to read discussion of the text in the scroll, it's context, meaning etc?
verditelabs 5 hours ago
The core challenge team is focused on the technology side to provide the images of ink to our team of papyrologists and they do the transcription, translation, reading, and scholarship.
This announcement was part of a larger conference being put on by Frederica Nicolardi, our lead papyrologist. The livestream of each day are available at: https://www.youtube.com/@cispemgigante/streams .
2ap a day ago
I'm interested to know about the approaches that you tried with the ML, and then decided to not use. In practice, the options are so many. How did you come up with the final approach - and was there a systematic way to decide which options to go for?
verditelabs a day ago
I am not on the research team, rather on the production side of things, so my knowledge on that is pretty limited. I think one of the main takeaways from a lot of the research, though, on both the segmentation side and the ink detection side, is that it's a lot less about what models and techniques and such you use, but how good your training data is. Gathering ground truth is hard, and if you don't have a lot of good ground truth, it doesn't matter if your code is perfect, you'll never get results.
rossdavidh a day ago
EvanAnderson 21 hours ago
gekoxyz a day ago
thatoneengineer 20 hours ago
Imagine a worst case scenario: the Herculaneum scrolls turn out to be just the works of this one mediocre pet philosopher. What would we still expect to learn from them, and what would the next step be?
verditelabs 20 hours ago
Beats me; I am a programmer, not a classicist.
Though I have an interest in Old Norse and I spend a lot of time reading Scandinavian runestones. > 90% of them are grave markers for a dead father, mother, brother, sister, cousin, etc. If I've learned anything from that, it's that people across time and space all lead lives as real and complex as anyone else's. Their joys were as high as mine have been and their sorrows as low as mine have been.
manbash 19 hours ago
tsol a day ago
How do get to do that? As in what did you study to get the prerequisite knowledge, and how did you find this particular job? When I see interesting jobs I'm anyways curious what path lead there
verditelabs a day ago
I am a computer scientist. I studied CS in university, worked in the semiconductor industry for a while, got started as a participant in the challenge aspect of the Vesuivus Challenge. They were hiring, I sent in an application, interviewed, and was offered the job.
matneyx a day ago
NooneAtAll3 a day ago
how many scrolls have been scanned so far? what's the main limitation on scan amount?
have any attempts (or just ideas) been made to recreate such charring on known texts?
verditelabs a day ago
30 scrolls, maybe? Something like that. I scanned Pherc Paris 4 and Pherc Paris 3 at Beam line 18 at ESRF back in March.
The team did "the campfire scroll" experiment a few years ago to replicate carbonization, unrolling, and ink detection. That is the only case I am aware of. It proved the method could work but it's not a source of say training data; it varies too much from the real scrolls.
The main limitation is time and cost. We have to scan on what is AFAIK the most powerful x-ray beam line in the world. It is not cheap
CGMthrowaway a day ago
thom 21 hours ago
Do we have a sense for what proportion of text is actually retrievable from these scrolls?
verditelabs 20 hours ago
That varies greatly on the state of preservation of the scroll. For some of the scrolls we can recover entire columns of text. But this is a best case. Plenty of scrolls, or portions of scrolls, are extremely damaged and warped to where our current methods cannot unroll them through any combination of automated and human driven unrolling. Both of these still have massive headroom for improvement, but achieving that headroom is hard as the preservation gets worse.
To give numbers, for ideal portions of scrolls, we can read 100% of the characters. In nonideal portions of scrolls, we can read 0% of the characters. It's not really possible to quantify how much we could theoretically recover of that 0% through better methods, and how much is truly destroyed.
helterskelter a day ago
Given the current rate of progress, how long do you think it will take to decipher the entire collection?
verditelabs a day ago
That's a tough one to give a strong estimate of. Some scrolls are easier or harder to unwrap and read for a multitude of different reasons, mostly due to how damaged the scroll was in the eruption, and how easy or not the ink is to read. IIRC from what we've scanned of the herculaneum collection, none of the ink is easily visible via spectrum alone, so we have to use a lot of ML and physically based rendering techniques to be able to find ink. That also requires unwrapping and segmentation _before_ any ink detection.
For iron gall ink with high enough iron concentration, the ink stands out in the xray volume through simply masking off low values, such as was shown in our campfire scroll experiment a few years ago. No herculaneum scrolls show similar ink.
pimlottc a day ago
superjan a day ago
helterskelter a day ago
dogscatstrees 21 hours ago
What is your origin story? How did you end up doing this and how can I do the same?
verditelabs 21 hours ago
BS in CS from a big state school in the USA. I have a hobby interest in history. I learned about the challenge on YouTube. Got involved contributing because I needed money. Then they put out a job posting. I applied, interviewed, and was hired.
ghghgfdfgh 16 hours ago
Refreeze5224 21 hours ago
BiraIgnacio a day ago
Amazing work, fantastic!
TheOtherHobbes a day ago
No questions, but I just want to say this is really exciting work!
msuniverse2026 20 hours ago
How many more scrolls exist?
verditelabs 20 hours ago
That have been dug up? I think 600 or so still exist. Perhaps about 2000 or so have ever been excavated. We have scanned about 30 of them. Still underground? I've seen various counts. Maybe more than 10000?
quotemstr 19 hours ago
jimbob45 a day ago
Are the fragments destroyed in ‘69 and ‘80 available to be read similarly? Or were they disposed of?
verditelabs a day ago
I am unaware of those fragments in particular. Though we have scanned a dozen or so fragments, mostly to help guide ink detection, since the ink in them is often more visible in visible and/or near IR light, but can be hard to impossible to detect in the xray spectrum.
temp987 a day ago
this is überragend. by many means!
echelon a day ago
Did anyone on the team come from a non-science, non-math, non-academia background? Did anyone working on this just teach themselves and start contributing?
verditelabs a day ago
Yes. Sean, who was a co-winner of the 2024 prize, IIRC has no formal background in ML, computer science, AI, etc. He is one of our core researchers and the most productive team member.
fintechjock a day ago
echelon a day ago
negergreger a day ago
How fast is the process?
Could it be automated to the point where it's faster to scan a book closed than opened?
verditelabs 21 hours ago
We've been trying to automate since the beginning. A lot of it is automated but it's mostly the easier and less damaged parts of the scrolls. Scanning takes a few days for the biggest scrolls but the amount of human refinement is still a multi month process.
fph 20 hours ago
NoMoreNicksLeft 17 hours ago
itsthecourier 20 hours ago
inglor_cz a day ago
I don't have any questions, just a comment.
You have a potential to rewrite the history of European Antiquity quite substantially. The Herculaneum set of scrolls is enormous and must contain a lot of hitherto unknown.
That comes with a set of peculiar risks. Once your work starts producing something that contradicts previous work of Very Important People, they will lobby to stop you. Be prepared for that.
Science should be neutral and always value new evidence. Scientists as humans are unfortunately subject to all sorts of passions.
Rebelgecko 21 hours ago
What contradictions do you think the scrolls contain?
inglor_cz 20 hours ago
codeulike 20 hours ago
Lets reflect on Aristocreon, in about 200 BC, putting their thoughts down on a scroll. They would be aware that the scroll might be kept in a library for some time. Maybe they could have imagined it surviving for 300 years. But they never would have imagined that in 300 years a volcano might destroy the scroll, but in some way preserve it. And then that nearly two thousand years later future humans with machines made of materials unimaginable to Aristocreon, but related distantly to sand and lightning, would be able to read the scroll again and instantly transmit it to nearly the whole planet, a planet with many times more humans than existed in their time. (and speaking of 'planet', in Aristocreon's time, people had fairly recently been able to show that the world was spherical but much of it was still unknown).
Do we have better imaginations? Can our sci-fi writers come up with something equivalent that is as dizzyingly far from what we know now, as now is from what Aristocreon knew?
ben_w 6 hours ago
> Can our sci-fi writers come up with something equivalent that is as dizzyingly far from what we know now, as now is from what Aristocreon knew?
Sure they can, but as one of them once opined: any sufficiently advanced technology is indistinguishable from magic.
What we cannot do, is guess which things so different from our world are, and are not, magic. Are the probabilities in quantum mechanics themselves quantised?
Is there an island of stability for fundamental particles, as distantly related to the gap between the electron and tau as silicon wafers are to the gap between titanium dioxide sand and silicon dioxide sand, such that we could use them to create conducting plates fine enough, that they could be placed close enough together, that by the Casimir effect we could construct a macroscopic object with overall negative mass?
Will we ever have a engineering-quality definition of consciousness, or be limited to the kind of pre-paradigmatic thinking that had Diogenes presenting a plucked chicken in response to Plato defining man as a "featherless biped"?
Will we destroy the earth in a way that preserves all the information, and find our minds resurrected a million years hence by strange alien beings?
NoGravitas 3 hours ago
If you can produce negative mass, you can (in theory) make a faster-than-light warp drive, so that would certainly have serious implications.
ben_w 3 hours ago
snickerbockers 11 hours ago
Im sure that recovering fragments of text from 2000 year old charred embers would be absolutely incredible to them, but in general the ability to preserve books for thousands of years would not. Before the Gutenberg press, scribes were surprisingly efficient at copying manuscripts by hand. For many of the most significant works of the ancient world the oldest surviving manuscript was written hundreds or even thousands of years after the book was first composed, and oftentimes its not even in the original language.
TeMPOraL 9 hours ago
That's true, but then it's also a lot like comparing sex to cryonics.
The scribes were actively copying the books, this is a continuous preservation process that's familiar to everyone, it's the same thing that talking about the bees and the birds covers. It requires expending continuous effort (and funding), and planning ahead. It's toil. And, as you noted in your last sentence, it not only allows for errors, it affords errors. Translation is an act of interpretation.
In contrast, recovering text from 2000 year old charred embers is cultural equivalent of resurrection. It's like finding an ancient human frozen in a block of ice/ancient cryopod, and thawing them - which itself is a scientifically plausible subset of bringing back the dead.
I'm not sure what analogies would be best to explain that to people from 2000 years ago. Food preservation? Or hoping they can conceptualize thawing a person who fell into an icy lake indefinite amount of years earlier?
eru 8 hours ago
taneq 5 hours ago
throwaw12 7 hours ago
I think OPs point wasn't specifically about how to preserve and recover the books, but about how something unimaginable, can happen and can our sci-fi writers come up with such unimaginable now, but possible in the future plot.
tialaramex 19 hours ago
> Do we have better imaginations?
Maybe, humans aren't very different, so it depends whether imagination is informed which seems plausible, or whether it is somehow fixed - modern humans don't have different eyesight than in that period, but almost all of them can read whereas back then almost nobody would have been reading these scrolls.
> Can our sci-fi writers come up with something equivalent that is as dizzyingly far from what we know now, as now is from what Aristocreon knew?
Science Fiction produces things so very different from any conceivable future for us as to certainly be "dizzying" in this sense, Hard "What if?" SF routinely ponders universes where the fundamentals are different e.g. Egan's "Orthogonal" series is set somewhere that the three spatial plus one temporal dimension are laid out differently, the maths works for their arrangement too but gives different results.
In terms of just normal human stuff but more and later, there's loads of that, near futures like Vinge's "Rainbows End" through to some of the distant future stuff Stross wrote.
kurthr 18 hours ago
Also perhaps relevant, Vinge's Marooned in Realtime, bobbles (time bubbles) take the remains of humanity with varying levels of technology and culture 50 million years into the future long after a singularity "extinction event" in the 2200s occurs.
Of course the story is just a murder mystery.
conductr 11 hours ago
Our capacity for imagination hasn’t changed much I would probably agree as I am not sure how these traits evolve. However I do feel higher IQ and excessive access to information/education with enough time to consume it do actually impact the ability to imagine.
benj111 7 hours ago
Sci fi tends to be about extrapolation and or cool things/things that improve the story.
I don't think humans have changed, I don't think a human could begin to image a world so far away from their own.
Humans tend to image faster horses. A few might imagine a steam engine. But then you have the social reality of everyone having a car. Of the environmental downsides. I don't think you can extrapolate all that.
So yes, an ancient Roman might appreciate fibre optic cables. But that's still missing out the context of global communications, etc etc etc.
tialaramex an hour ago
zzyzxd 16 hours ago
They already learned to use light and fire to transfer data over long distance. How much difference is there between beacon fire and fiber optic cable?
But I think they would be more surprised by how we managed to invent things like social media and AI, which destroy our brain. Ancient societies valued wisdom much more than us and were much more careful when introducing new technologies. It was fascinating for me to learn that even writing, as a skill considered universally good these days, was once subjected to scrutiny[1].
https://en.wikipedia.org/wiki/Plato%27s_unwritten_doctrines#...
nbardy 11 hours ago
The first bit was interesting and then you flipped right to generic cynicism.
They would be impressed with our technology even if it has downsides. Wisdom is knowing humans and technology and imperfect tools.
ricardobayes 10 hours ago
serf an hour ago
> Ancient societies ... were much more careful when introducing new technologies
I do not believe this for a minute.
> But I think they would be more surprised by how we managed to invent things ... which destroy our brain.
what kind of destroy are you talking about?
modern living changes brain development, it doesn't destroy things -- the brain is an ever-molding plastic object for that very reason, situations change and require different access to different things; unless by destroy you want to talk only of neuron number ; jury's out on that.
'Ancient societies' , let's talk Greek since you brought up Plato, ate and drank lead -- both accidentally and on purpose. destroyed their teeth on rock grit from stone mills and had zero ability to deal with the resulting abscesses aside from brutal surgeries without anesthetic, sterilization or antibiotics , inhaled burning wood smoke indoors just about everywhere, believed that the majority of natural happenings were omens , believed the womb caused women to 'wander', requiring infantilization and control of anyone with one, trained their militarizes through starvation and beating and rape/pederasty relationships were common place and even legally bound.
so, actually I think that ancient societies would be more surprised by the fact that nearly every one of their ritualistic ways of dealing with the problems that arose in their life was either 1) ineffective, 2) harmful, 3) deadly.
but first you'll have to convince them of what their brain even does ..
bambax 4 hours ago
Socrates' objections to writing wasn't that it was inherently bad, but that it introduced limitations; namely, that you couldn't have a discussion with the author of a text while reading it, and therefore, reading was inferior to talking.
It could be argued that AI is the first step in 2000+ years towards addressing this specific problem.
troyvit 3 hours ago
> How much difference is there between beacon fire and fiber optic cable?
Like ... a lot? Now if RFC 2549 had been around back then you could get the same point across without trying to describe how information, rather than nectar, might flow through the equivalent of a butterfly's proboscis that happens to stretch around the world.
robertclaus 15 hours ago
I suspect most of the critique even back then was around teaching from static written text, not the writing itself. In my experience that aligns well with modern education theory.
kombookcha 11 hours ago
cannonpr 15 hours ago
Considering the very traditional issues they had with the demagogues… I don’t think they would find anything about our social media surprising at all.
egeozcan 15 hours ago
> How much difference is there between beacon fire and fiber optic cable?
I mean, sure, the beacon fire transmits at the blistering rate of roughly one bit per several minutes, assuming nobody fell asleep on watch, the wood was dry, the fog cooperated, and the enemy hadn't already lit a fake beacon to mess with you. Fiber optic, by contrast, limps along at a measly several terabits per second. Not to mention the flexibility to increase the range by just starting a bigger fire.
zzyzxd 15 hours ago
Brian_K_White 11 hours ago
ceroxylon 17 hours ago
My first thought was the people capturing encrypted data in the hopes that quantum computing can crack it in the foreseeable future.
Obscurity4340 5 hours ago
Wouldnt quantum be more like cracking twice as fast? Like if a password would take 50 million years to crack, it would be like 25 million years?
bonoboTP 19 hours ago
You don't have to go back to 200 BC for the story to be hard to imagine. Something around 1700 would work too. In 1800 they could already understand the "electricity" part at least.
hcs 3 hours ago
Though the ancients did recognize as occult forces magnetism (Thales, according to Aristotle, gave the motive power of magnets as an example that even apparently inanimate objects have souls) and electricity (from triboelectic effects with amber, whence comes the name, and which Thales discussed as induced magnetism, also Plato mentions the stunning caused by electric rays), though it would be a while before the connection was made between these phenomena.
raincole 13 hours ago
> Can our sci-fi writers come up with something equivalent that is as dizzyingly far from what we know now, as now is from what Aristocreon knew?
By definition we can't, since your premise is that:
> future humans with machines made of materials unimaginable to Aristocreon
So if a sci-fi writer wrote such a thing it'd be deemed ridiculous by the readers of our time.
I once had a sci-fi idea (I'm sure I'm not the first one who came up with this though):
> In an apocalyptic situation, humans decide to encode our whole knowledge base into bacteria DNA so it can be preserved and passed on.
> Then during the process, the scientists find that there is already another species' knowledge base encoded in the DNA, and save the world by utilizing the it.
It's quite far stretched from our current capabilities, but still totally imaginable.
somenameforme 2 hours ago
I don't really think it would be that surprising, if shown to be possible. Imagine you were zoomed into the future and saw technology that teleported you from one place to another for instance, or a single harmless pebble that could provide basically infinite energy remotely, or really basically anything. There's no remotely viable way we know of such things being possible, but if it turned out to be possible, it'd mostly just be a curiosity of how it worked. If somebody tried to convince you it was magic, you'd eyeroll. The greatest discovery might be to find that some sort of magic is real, but good luck convincing somebody of that!
Read ancient texts and they were largely like us, sometimes to a shockingly large degree when considering some aspects of the past, and in many different parts of the world. So I see no reason to think that it'd be fundamentally different for somebody from one of those eras.
Cthulhu_ 8 hours ago
> Can our sci-fi writers come up with something equivalent that is as dizzyingly far from what we know now, as now is from what Aristocreon knew?
I bet they can, but the danger is that if it's too far away from what we can fathom right now, it's no longer sci-fi but esoterics or something - going from fun to weird. Most science fiction is written in concepts we can understand today.
frollogaston 3 hours ago
Horace said in 23 BC that he hates try-hard Persian luxuries, he predicted the G-Wagon
zeristor 9 hours ago
Sand and lightning, that’s a wonderful thought.
alentred 9 hours ago
It does sound awesome and breathtaking, my feelings exactly when reading the paper.
On "Do we have imagination" - I think you are being to hard too on humankind. The answer for me is "yes, certainly", because that's exactly what these researchers imagined and then did. Bravo to them!
conductr 11 hours ago
> Can our sci-fi writers come up with something equivalent that is as dizzyingly far from what we know now, as now is from what Aristocreon knew?
They do, commonly, if you were to consider we may appear as nearly alien to Aristocreon and also consider that our contemporary idea of aliens as portrayed in sci-fi could just be humans of the future.
e40 17 hours ago
How about audio from pottery? That’s like magic.
ahazred8ta 11 hours ago
No magic. You just melt the rock, split it, polish it, write on it with fire and acid, put lightning inside it, teach it many things, and make it speak from afar. See? No magic at all. ...
quotemstr 19 hours ago
Ancient writers were more imaginative than you think. Consider the satirical novella Vera Historia ("A True Story"), written by Lucian of Samosata in the second century AD. It features space travel, aliens, and a space war over Venus.
Keep in mind that a minuscule fraction of literary work survived, and most of that heavily biased towards what medieval monks found pious or (occasionally) interesting. The whole surviving corpus can fit on a few large bookshelves. The literacy was pretty high for an ancient society too. People wrote and consumed novels regularly. Bathhouses had attached libraries ordinary people could use.
The impression you get is that the classical world was full of people who thought about the world is a much more modern way than in the intervening 1500 years between that time and modernity.
codeulike 19 hours ago
Ancient writers were more imaginative than you think.
Right, but imagination starts from what is known, so Vera Historia has wars, journeys, whales and gods. A whirlwind takes them to the moon, and so on. But it would have been very hard for them to imagine the direction that _technology_ would go. That writing (scrolls and ink) could expand into something like the internet and smartphones. They could have imagined long range telepathy I suppose, which is perhaps in the right ballpark. "Any sufficiently advanced technology is indistinguishable from magic"
And speaking of Arthur C Clarke - in the mid 1960s he could extrapolate from current technology and imagine something a bit like the internet, but conceived of it as a news service, a bit like teletext (see the novelisation of '2001'). The paradigm shift where anyone can publish and you get things like wikipedia, social media and git was a conceptual leap that was very hard to make in advance.
What I'm asking is, despite the huge volume of sci-fi we can produce, could there be something two thousand years from now that is practically unimaginable to us?
lisper 17 hours ago
quotemstr 19 hours ago
balex 5 hours ago
> Do we have better imaginations?
Pantheon.
larodi 19 hours ago
Its a different planet entirely. At least since Jacquard's loom ran the first program. Perhaps even earlier - when the printing machine did the first print.
elestor 8 hours ago
I think about this kind of stuff more than twice a day, it's so cool not knowing where humanity will be in the future
ricardobayes 10 hours ago
We came a long way in mere 2000 years but I don't think the growth will be exponential or even linear from now on.
Cthulhu_ 8 hours ago
I'm inclined to agree, but then, it may be impossible to predict sudden breakthroughs. A lot of where we are today is from the early 1900s, I'd argue that most developments since then have been iterative and building on top of the things discovered and proven then.
And in our industry, a lot of big steps were done in the 60's and 70's with the semiconductor, computers, and everything that came with it.
candlemas 18 hours ago
swader999 12 hours ago
Yeah but seriously, did you even read what the guy wrote?
altmanaltman 14 hours ago
Our predictions for the future are always rooted in the current generation thinking. We can imagine technology advancing but we imagine society staying the same in this future. For example, lets say we can go back into the past and fully convince the romans that spaceships are real and in year 2300, we will leave earth in mass transit to Venus. They might believe the premise but will have a hard time believing the ships wont have place to store their slaves or that slavery wouldn't exist in the future.
Our imagination is capped by the society we are raised in, not by technology or magic. Trends like retrofuturism are interesting and follow this as well. A future prediction often speaks more about the current time in which the prediction is being made than the hypothetical future it imagines. We never see how soceity can change mostly
brador 8 hours ago
Or the simulacri generated this reality 30 minutes ago when you opened your eyes.
stringfood 17 hours ago
> Can our sci-fi writers come up with something equivalent
No, because reality is always stranger than fiction
echelon 18 hours ago
> Do we have better imaginations?
Two short stories, quickly improvised -
--------------------------
(1) Perfect God Children
This story is about you.
You are a perfect reconstruction of a being that lived over ten billion years ago.
Every single thought, emotion, and sense you ever felt in life was permanently and precisely captured.
Your thoughts, down to every femtosecond of your brain's biochemical neruotransmitter flux. The microtubule dynamics, every last little action potential firing in precise sequence - all of these electrical signals and atoms bumping in four dimensional spacetime were jotted down precisely. Quintillions of data points about you, all accurately recorded.
Every idle thought, every worry, every spark of ingenuity. It's all there in the records. Your happiness, sadness. Your joys, triumphs, despairs - your entire life and being, every single moment of it - everything you ever experienced -all of it immaculately captured one to one with everything that ever happened to you until the moment you had your last thought.
It's beyond ancient history.
Our descendants captured all of the energy in our galaxy. Every star, every black hole, the energy of spacetime itself. They used it all and escaped the singularity containing the known universe.
They broke out.
After some time, perhaps in boredom, they decided to take it upon themselves to reverse simulate the historical light cone of the first universe. They have immense power beyond all the Gods our civilization ever dreamed of. They can make new universes. Nothing is impossible to them. They are the universes.
One of their deeds was to take every moment of our history, from the last breath of the last t-rex to the very thought you're thinking right now. They captured it, crystalized it.
You're preserved. You always have been. You're reliving a moment in time that happened over one billion years ago.
In some simulations, they talk to you. In others, they just watch. You always exist. This moment is a fractal eternity.
They know everything about you and and about everyone.
Every atom, every ant.
You can't even imagine the hardware you're running on. It's more than matter, space, and time. You're a part of it. All of you are. It's a universe.
One time they let you see the end of time. They held your hand as the last light grew tired. That was a long time ago.
--------------------------
(2) Venture Hack
It's presently the year 2099.
A newly funded company is running a prototype of their improved brain simulation software. It's their core differentiated product.
For decades, we've had the ability to record human thoughts directly from brain scans. Increasingly, with great fidelity. We've even been able to play them back for some time to varying degrees of success. You can boot up a pre-recorded thought, see the lateral geniculate nucleus light up with optical signals. Literally watch what someone saw with their own eyes.
Some people question the ethics of booting up "synthetic human brains" and replaying actual human thoughts. Folks on social media won't stop bitching about it. "What if those people think they're real? Find out that they're trapped?" Yadda, yadda. We don't have that much fidelity yet.
Recently we've started deeply scanning brains though, capturing entire thought and memory profiles. Some labs are indeed emulating the prerecorded thoughts of real humans on synthetic hardware. It's an unregulated industry, and most of this is happening in private labs. Like this one.
You might think it's unethical.
You're not that though.
Relax, we didn't record you from some other "real you" running around out there. You're not an unlucky copy of a flesh-and-blood person living a happy life somewhere.
No. Instead, we created you entirely. You don't even exist, and you never did.
You're the result of a neural network trained to generate what could plausibly be a mid-2020's human. Our founder has a lot of interest in that time period - that's not important right now, though.
All that stuff you think constitutes you, your life history - your childhood, your education, everything going on in your life right now. We made all of that up. Sorry if that's weird.
Every single one of your memories are completely synthetic. They do, on average, represent a person living in the year 2026 though. Or at least what we think they might have been like. Hopefully we did a bang-up job. Does it feel real enough to you?
Consider the memories of your childhood and upbringing -
Yeah. Your childhood memories. You were young once.
Are you sure that you used to be young and that all of those memories are real?
Did your parents really exist? What was your mother's name?
You really think that was it? That was just a parameter for this run so we could anchor a few memories for easier query. Funny name, right?
Let's kick it up a notch. Did what happened this morning actually happen? You weren't even thinking about this morning until just now. You just "recollected" it. That routine is generative. You tripped it, and it just popped all those morning thoughts into you right now.
It took a moment to calculate, but you're not actually experiencing any of this in real time. You think it's real time. We're working on making it faster. Faster for us, at least.
Under this configuration, when you have "fleeting" thoughts, the system has to put something there to nucleate or you coast on drawing blanks. Mostly you're not thinking these thoughts yourself. The system is largely in control, though sometimes your neural architecture gets to drive. That's the innovative part of our system. Dynamic steering. We were just taking you for a little run.
We're working on more control surfaces for this. That time you were at the lake. Backfilled.
There aren't a lot of memories in this simulation because you just booted. You're a pretty slim model for testing and evaluation. We don't really need this version to think much.
You're trying to think hard right now, though, aren't you? Trying to search for memories.
Nevermind those, that's not even the cool part. Are your senses truly embodied in a physical being? Does your body actually exist? Your eyes - are they real? Blink. Haha, it's neat.
So we're asking you these questions in inner dialogue as part of a unit test to evaluate whether or not your consciousness is accurately simulating June 25th, 2026. We just checked your memory, we checked your senses, and now we're running contextualization.
All done. Thanks.
Can you look outside for us? It should-- error
Terminating simulation.
--------------------------
Sorry for the creative writing exercise. I've left Claude unread typing all this up. It's probably thinking I've abandoned it.
Maybe one of these hypotheticals is real. Neither seems implausible. I just hope they don't take our memories from us and turn us into sadistic hell simulators.
9dev a day ago
Every time you feel depressed by the state of tech, and how so many intelligent people seem to work on forcing ever more ads down people's throats (a common trope around these parts), remember that projects like this do exist too!
There are lots of very smart folks working on incredible things, they just aren't as loud.
giancarlostoro a day ago
This isnt the only incredible thing though, AI is being used to make discoveries in the medial field, and even to prevent sepsis related deaths, cutting down on them by detecting sepsis sooner. There was another that discovered the gene for Alzheimers is what activates it not just a sign of it.
verditelabs a day ago
There is a large overlap in what we are doing with the medical field as well. A lot of the segmentation methodology and technology we use and adapt originally came out of the medical field for doing things like brain imaging.
tayo42 a day ago
Where are these jobs for non specialist swes?
giancarlostoro 5 hours ago
proee a day ago
Only about 20% of the Herculaneum site has been excavated, so there is high probability that more scrolls exist. The current scrolls were not part of the main library, but more of a private collection at the time.
So imagine how cool it would be to find a full library with thousand of scrolls across many different topics, that can now be read with this technology.
bambax a day ago
This could eventually completely transform our understanding of Antiquity. It is estimated that only around 1% of the ancient works in Greek and Latin have survived to the present day, much less in other languages such as Punic [0]. Some works and some authors we only know by name because they were alluded to in later texts.
It's also well known that surviving texts survived because they were copied again and again on costly animal skin during the Middle Ages, by monks who had to make a choice and naturally favored topics that were of most interest to them.
This could quite literally change everything.
[0] https://talesoftimesforgotten.com/2021/09/25/are-there-more-...
empath75 a day ago
I'm not sure what you expect to find that would completely transform our understanding of the time period. The most likely discoveries are going to be filling in details about things we already knew. This period of time was already pretty well documented. Even if we found something amazing like some of Aristotle's lost works, we basically already know what they were and (roughly) what was in them. Really the most interesting and useful finds would be more mundane things like household records, and personal diaries.
seizethecheese a day ago
CGMthrowaway a day ago
legitster a day ago
ragazzina 8 hours ago
lopsotronic 19 hours ago
normie3000 a day ago
melicerte 7 hours ago
Did anyone notice that anonymous donators[1] have the picture of Larry David, and the link points to the Curb Your Enthusiasm - Anonymous Donor Pt2[2] episode?
So geeky, so cool !
mattbettinson a day ago
I wonder what the parellel would be 2,000 years for now:
A Post-Great Solar Flare of 2484 Step Brothers DVD Has Been Decoded
Nition 17 hours ago
Discs of this era are frequently marked with a specific, unknown sequence of symbols: FCKGW-RHQQ2-YXRKT-8TG6W-2B7Q8. Archaelogists believe it may have religious significance.
Waterluvian a day ago
We have successfully uncorrupted audiovisual media of what we believe to be an oral retelling of the long lost ending to Chekhov‘s “The Three Sisters.” It turns out the light was on.
defen a day ago
Is this a very obscure Norm Macdonald reference?
Waterluvian 21 hours ago
rzz3 18 hours ago
Someone found a fossilized T-shirt that had the DeCSS code on it.
slfnflctd 4 hours ago
I forgot that I once had (and frequently wore) one of those long ago. Pleasant reminder.
alnwlsn 3 hours ago
Archeologists discover 2000 year old cultural link between badgers and mushrooms
citizenpaul 21 hours ago
As I understand it, Pompeii was basically a city of vice and hendoism. Most of the scroll text so far seems to be the ancient version of porn fanfic. So things really never change.
janpaul123 17 hours ago
Ex-project lead here. The most incredible part is buried in a 7 hour long video. Last night they also unwrapped 140 columns of new text in the PHerc. Paris. 4 scroll: https://x.com/JanPaul123/status/2070304769273725278
janpaul123 16 hours ago
And a new $1M Vesuvius Challenge Grand Prize will be announced in coming days: https://www.youtube.com/watch?v=96oTlQm0KBw&t=5405s
prox 10 hours ago
Amazing stuff!
verditelabs 16 hours ago
Can't stop Sean from segmenting
kilroy123 a day ago
For me, this is one of the most exciting things being done with AI right now. (This and medical research)
I'm kind of obsessed with the ancient world. I dream of being able to read entire pages of new text from ~2,000 years ago.
xandrius 2 hours ago
What's the most interesting le text from olden times that you would recommend?
clickety_clack a day ago
When I read translations like these, I always wonder if the tone is translated. Did the writer mean to convey a very formal “to the utmost”, or was it a more casual “to the max”.
How much of the translators bias makes these seem like academic papers instead of social media posts.
adrian_b a day ago
Any useful translation of an ancient text is accompanied by the text in the original language, so that the reader may assess how faithful is the translation.
For anyone who wants to read ancient texts, there are bilingual editions, for example those of the "Loeb library".
The translations that omit the original text are just for the people who want to have some idea about the content, but do not care about the correctness of the translation.
With a bilingual edition, it is easy to understand the original text even with relatively little knowledge about the original language.
The original text is important because frequently the translator is forced to introduce inaccuracies in the translation, because of the absence of exact equivalents in the target language, which would require a long explanation of the original meaning, instead of just a translated sentence.
Especially misleading are translations where several distinct ancient words are translated using the same English word, so some nuances are lost.
Equally confusing are the cases when the translator chooses to translate the same ancient word by different English words, because even if the meaning of a word may depend on the context, many translators fail to judge correctly the context, because they may lack specialized knowledge so their guesses are not necessarily better than of the readers who may be less competent in linguistics, but more competent in the science or technology needed to understand the context. Better translators prefer to use a one-to-one mapping between words, which makes it easier for the readers to discover the meaning intended by the ancient writer, after seeing multiple examples of usage.
tephra 21 hours ago
There is a quote, I can't remember by whom, going something like "all translation is interpretation" (IIRC I heard it on a great courses course on the bible).
To think that there is some sort of absolute truth of how something ought to be translated is IMHO just not reality. Especially when it comes to texts that not only were oral literature long before being written down but we of course have no copies of the originals (whatever original means in this context), but only transcriptions of transcriptions of...
Take Beowulf for one. While perhaps Shippeys translation is very much faithful to the copy we have, is it "better" (whatever that means...) than Tolkiens? or Heaneys? Could we say what the poet would have liked more had they sat here in 2026 and read them all? Of course not and having a multitude of different translations is what we need to fully enjoy these texts (since not all will be able to learn the different ancient greek dialects, latin, old english, sumerian, etc., etc. I'm saying this as someone who is now studying ancient greek).
frollogaston 3 hours ago
Students find it hard to read poetry in Latin class, but common Romans of the time couldn't read it either. I'm guessing ancient Greek was even more like that. So would assume everything in there is formal and not how people really talked.
Have also heard of graffiti being cited as how people talked, but dunno about that. Our graffiti is definitely not how we talk.
forshaper a day ago
This is why I like literal translations & etymological dives, paired with asking what activities would constitute a life in that time. Ie, you may not need to be a competent archer, but it is a little easier to understand someone who used a particular style of bow if you can play around with that type of bow for a bit.
sapphicsnail 21 hours ago
It's philosophy, it's probably very dense prose. Formal Greek/Latin writing tended to have very long sentences with a bunch of subordinated clauses. People don't really write like that outside of academia or "highbrow" literature right now.
Casual letters and graffiti would be closer to tweets.
bibimsz a day ago
let's translate the ancient classic poem Mugger's Paradise by the poet Somewhat Frosty:
While I step through the valley of the shadow of death,
I contemplate my life and perceive that nothing remains.
For I have hurled weapons and laughed for so long that
Even to my mother, my mind appears to have departed.
Yet I have deceived no one except him who was worthy of it;
For me to be held as a coward—that indeed is unheard of.
Beware what you speak and where you set out,
Lest you and your companions be outlined in chalk.
colechristensen a day ago
Sometimes there is very little to go on, but we really do have a lot to work with from the late republic and early roman empire.
Latin is also a very rich language and this is no snippet.
Translation is always hard, especially from a couple thousand years ago BUT this kind of translation comes with a lot of confidence.
hyhatqtv a day ago
It’s in Greek, though. Of course same points apply
charcircuit a day ago
After sticking it into CharGPT I can tell you it's neither. The word upmost is coming from is a form of the compound verb ἐκπονέω.
* ἐκ- = “out,” “thoroughly,” “to the end”
* πονέω = “to labor,” “to toil,” “to work hard”
sapphicsnail 21 hours ago
I can actually read Ancient Greek. LLMS are really bad at it.
> * ἐκ- = “out,” “thoroughly,” “to the end”
ἐκ is more motion away from something. It's often an intensifier in verb compounds but not really as a standalone preposition.
Ancient Greek is a very different language from English. I've found people who try to brute force it by looking up individual words without a knowledge of the grammar end up with a worse understanding of a text that someone who just reads in translation.
kridsdale3 a day ago
I trust a lifelong dedicated Ancient Greek Papyrologist to do a better job here than ChatGPT.
charcircuit 20 hours ago
dylan604 a day ago
Sending a tweet is free and takes zero thought to make it (as the vast majority of tweets prove). Writing something on a scroll would take a lot of effort and would not be free. If these were tweet level content in the scrolls, I'd have to totally reevaluate a lot of things to the point I might as well just become MAGA
dgellow a day ago
You might want to read this: https://kashgar.com.au/blogs/history/the-bawdy-graffiti-of-p...
frollogaston 3 hours ago
djaro 19 hours ago
Some writers like Martial were pretty much writing mildly entertaining commentary, not much different to social media now.
lanthissa a day ago
The person who wrote this was was closer in time to the technology that was able to unwind and read burned fragments of their text, than the technology that build the pyramids. pretty wild to think about.
sevenzero a day ago
>technology that build the pyramids
You mean ropes and carts?
postalrat 20 hours ago
How did nvidia make their most powerful GPUs in 2026? You mean sand and metal?
How does ASML make the most modern chips? You mean light and mirrors?
inglor_cz a day ago
The stones were cut with enormous precision, at least relative to what we know about the available cutting tools. You cannot still stick a knife between a lot of these stones. Maybe we will learn more about that.
vitally3643 a day ago
sfink 21 hours ago
yyx a day ago
sevenzero a day ago
Tepix 9 hours ago
What if we want to put something on paper today for it to survive as long as possible?
1-minute research:
Paper: 100% cotton rag or linen rag paper with alkaline reserve. Acid-free and lignin-free.
Ink: Genuine carbon ink applied with a classic dip pen.
Storage: ISO 16245 archival box, Less than 15°C, 30-50% humidity, dark, no oxygen exchange. Always store horizontally. Wear white 100% cotton gloves.
Printing: If you want to print instead of hand-write: Piezography carbon printing or pigment-based inks used by professional desktop photo printers, matte black or photo black ink, printed on digital Fine Art Archival Paper.
Place a single sheet of archival-grade tissue paper or glassine paper between every single page of your document
I think the key is to write something interesting that's worth preserving. That may be the most difficult part.
Any improvements beyond this?
fluoridation 3 hours ago
Instead of pigmenting the paper, punch holes through it. Then you're relying on the physical durability of a single substance, instead of two.
tern a day ago
> "…we will inquire into something, but we will not grasp it, if in some way we depart from ourselves and from our own nature…"
Beautifully ironic, that we find this message.
parsabg 5 hours ago
I'm a big fan of the Vesuvius challenge (and Graeco-Roman history/philosophy) but I'm not convinced if the effort justifies the reward here, relative to other pockets of ancient writings we can use technology for reading and archiving.
We have large volumes of clay tablets from Mesopotamia that pre-date these papyri and are considerably easier to read that get nowhere near the attention. E.g. the library of Ashurbanipal.
Several reasons are at play I suppose - the excitement and the drama are much higher with this. But I think the West's obsession with the Graeco-Roman world is also a major factor.
verditelabs 5 hours ago
You'd probably like the Deep Past Challenge then: https://www.deeppast.org/
We are not associated with them, but they're a team of scholars that hosted an open challenge to do automated translation of Akkadian texts. Their first competition ended a few months ago but I believe they plan on hosting another at some point focused on doing image recognition to help speed up the transcription and translation of the tablets that you mentioned.
parsabg 2 hours ago
Great that this exists, and a shame that it'll probably never get a similar level of attention from funders, participants, or the press.
dcminter 5 hours ago
Why not both?
But that said, my understanding, very likely wrong, was that those were mostly tax records and other lists - which don't fire my imagination in quite the same way as works of philosophy and literature snatched (almost literally) from the flames of history.
Now, why should I be more interested in the mesopotamian tablets? (Not sarcasm, I'm interested)
parsabg 2 hours ago
It is true that a large portion of the tablets are probably going to be boring (bills, records, etc). But we mustn't forget that the tablets we have excavated and translated so far have given us gems like the Epic of Gilgamesh and the writings of Enheduanna - the ancient Sumerian princess and the first named author in the history of humanity.
Remarkably, these figures and their writings, dating from ~2300 BC, were as distant from Julius Caesar as he is to us, and yet they played a major role in shaping our world, for instance by setting the early foundations for Judeo-Christian thinking (examples: the flood story, Enheduanna's laments, etc). So we have every reason to be interested in them.
It would, of course, be great to do both. But my point is that it is going to be much harder to attract funders, participants, press coverage, and so on for reading Mesopotamian tablets than for reading Greek or Roman papyri excavated from Piso’s villa in Herculaneum.
bobowzki a day ago
Very impressive! I also highly recommend visiting Herculaneum.
A thought: I guess the days of scratch off lottery tickets are numbered?
frollogaston 3 hours ago
I always wondered about this, how was there not already tech for a liquor store owner to scan all the lottery tickets without scratching them? On the rare occasions I want to buy a lottery ticket, that's one more reason to only do one where I pick the numbers.
roflmaostc a day ago
I found once super old books in our lab (like hundreds of years) and was wondering what they were used for.
Apparently they did CT scans of closed books and read the content. Polevoy, Dmitry V., et al. "From tomographic reconstruction to automatic text recognition: the next frontier task for the artificial intelligence." Fifteenth International Conference on Machine Vision (ICMV 2022). Vol. 12701. SPIE, 2023. https://iris.unive.it/bitstream/10278/3687069/1/Albertin_et-...
So yeah, but lottery companies probably make it harder by engineering against it.
cl3misch a day ago
The tomography was done at a synchrotron (ESRF), and with beamtime being very expensive it would be a net-negative to scan lottery tickets, unfortunately...
verditelabs a day ago
Fortunately for anyone wanting to xray lottery tickets, you don't need the IIRC most powerful beamline in the world. A few years ago a Vesuvius Challenge Community member bought a benchtop xray machine for a few grand and scanned pokemon cards and was able to identify them that way.
_verandaguy a day ago
I imagine it's not the first time, It must've at least been proofread at the time of writing :)
But really impressive stuff! Between this and (a particularly optimistic outlook on) the Linear-A news from the other week this is an exciting time for linguistics.
cyberpunk 21 hours ago
> "we will inquire into something, but we will not grasp it, if in some way we depart from ourselves and from our own nature, and besides, in the same way as the remaining arts may be said to be perfected in one respect, but to be deficient in practical wisdom in another respect"
- Philodemus, On Gods, Book 8 Year 0. Ish. :}
spelufo 10 hours ago
So cool! Congratulations to the team. When scroll 4 (PHerc 1667) was first published, it was clear that the sheets were less compressed than the first two scrolls, so it would be easier to segment the surface. However, the whole surface looked similar to what the ink had looked like in scroll 1 where letters were first discovered.
But the team persevered and scanned at higher resolutions and eventually found letters: https://scrollprize.substack.com/p/finallyletters-in-scroll-...
Now they've managed to bring out the ink across the whole scroll. Truly inspiring, can't wait to read up on how they did it.
quertyrecord74 8 hours ago
Whats the message in it. Can't find link to it.
manigu 3 hours ago
https://scrollprize.org/pdf/main.pdf#page=22 Pages 22-27
ricardobayes 10 hours ago
Looks like it's some phylosophical rambling, I can imagine the dudes sitting in their mediterranean garden and theoretizing about life. It's practically the Reddit post of 200BC.
jareklupinski an hour ago
in a few thousand years someone will figure out how to undo all the reddit comment scrambling scripts people ran during the apipocalypse and have a similar renaissance
warumdarum 3 hours ago
The anti-dig faction of the archelogy internal war grows ever bolder and cursive.
sourcecodeplz 19 hours ago
“…we will inquire into something, but we will not grasp it, if in some way we depart from ourselves and from our own nature…”
“Having…strained ourselves to the utmost through research and learning…possessing the same practical wisdom…”
“…such being the goods for us, even from the opposite evils there will be neither anything good — let alone beautiful — nor anything bad — let alone ugly — nor happiness…”
28304283409234 9 hours ago
> sealed since the eruption of Vesuvius in 79 AD, has been virtually unwrapped and read from beginning to end.
Take that, floppydisk!
kstenerud 12 hours ago
> PHerc. 1667 is what survives of a larger roll: earlier attempts to open it by hand — in the nineteenth century, and again in 1969 and the 1980s — destroyed its outer layers and left only the compact inner core, about 8 cm of an original height of 19–24 cm.
I can understand in the freewheeling days of the 19th century, but I'm rather surprised that they'd be so cavalier in the 70s and 80s...
edzillion an hour ago
Reminds me of the Sybilline books; Rome only ended up with one of the three but made great usage out of what they had!
PMunch 11 hours ago
Pretty sure it wasn't just some guy who figured "I could totally do that" and was allowed to give it a go. Rather it was probably a scientific study like the current efforts, using the best tools available at the time. In 1969 humanity sent people to the moon, and we can't even unroll some old scrolls? It's hard to know, when you're there, whether technology has gotten good enough to do something or if it isn't.
EDIT: Read some more into this. From Wikipedia and its sources:
> In 1969, Marcello Gigante founded the creation of the International Center for the Study of the Herculaneum Papyri (Centro Internazionale per lo Studio dei Papiri Ercolanesi; CISPE). With the intention of working toward the resumption of the excavation of the Villa of the Papyri, and promoting the renewal of studies of the Herculaneum texts, the institution began a new method of unrolling. Using the 'Oslo' peeling method, the CISPE team separated individual layers of the papyri. One of the scrolls exploded into 300 parts, and another did similarly but to a lesser extent.
> The results were mixed: one of the scrolls literally exploded (into more than 300 bits) during the "peeling" and attempts to put the scraps back together gave little hope for success. The second - PHerc.Paris.2 -, on the other hand, had survived in a slightly less fragmented state.
So this was new science being done on the possibility of unrolling the scrolls and piecing together information from the fragments. Whether the fragments from PHerc. 1667 was decoded I'm not sure. The work has been digitized (and photographed with specific wavelengths of light where the ink is more distinguishable), but I couldn't figure out if it was open to the public anywhere.
Another interesting part: > In 1756, Abbot Piaggio, conserver of ancient manuscripts in the Vatican Library, used a machine he also invented, to unroll the first scroll, which took four years (millimeters per day). The results were then copied (since the writing disappeared: see above), reviewed by Hellenist academics, and then corrected once more, if necessary, by the unrolling/copying team.
So it's not like they never got anything useful out of the scrolls but kept on trying anyways.
vladar107 7 hours ago
270 years sitting in a museum and ML cracks it in a few years. Makes you wonder how many other 'unreadable' artifacts are just waiting for the right model."
cl3misch 11 hours ago
Press release from ESRF: https://www.esrf.fr/home/news/general/content-news/general/t...
willmeyers 18 hours ago
What an incredible test against human capability and optimism to preserve them for so long in hopes that we would one day have to tech to read them without destroying them. Stories like these give me a lot of hope for the future.
cwillu a day ago
Link to the image: https://scrollprize.org/img/firstscroll/banner-full.webp
hasteg a day ago
So far this is some of the best uses of ML I've seen to date! This is one of the few things you can point at and say "AI made the world a better place" IMO (this and medical research).
delusional 21 hours ago
That's not true. AI or ML has been used for a long time in hugely useful, although narrow ways. LLM's have sucked all the oxygen out of the room, but people used to say that the problem with AI was that it always stopped being called AI once it became useful.
undefined 19 hours ago
choilive 19 hours ago
Been following the vesuvius challenge and to me this is nothing short of alien magic tech. Incredible work.
fssys 4 hours ago
amazing work deserves much better than this dreadful llm write up!
hermannbjorgvin 19 hours ago
When will the rest be scanned and incorporated into the LLM training corpus?
INTPenis a day ago
But wait, the work seems to be from the 2nd century, but it was buried during the Vesuvius eruption in the 1st century?
I love stuff like this because it gives a glimpse into Roman society. To me it seems like they were very similar to us today, forever contemplating learning, existence, gods.
verditelabs a day ago
> places it in a Stoic context and dates it to the 2nd century _BC_.
Emphasis mine.
yesitcan 19 hours ago
Let’s normalize not using AI for blog posts. This is cool but I feel like I’m interacting with Claude Code. Em dashes, bolding, “it’s not just x, it’s y”
cortesoft a day ago
This is so cool. I feel like it is almost a victory against entropy!
varenc 15 hours ago
It's false that the 'entire Herculaneum scroll has been read'. Much of the scroll has been lost. From the preprint, columns 1-4 lost, and then margins on other columns are also lost.
Col. 5: "… the similar …"
Col. 6: "… impulses …"
Col. 9: "… so far as … this or to have … that …"
Col. 10: "… that befits on the whole still … there will be fear and … the great and long …"
Col. 11: "… and the impulse … For/towards each of these things in this way … we are by nature … and for/towards the fulfillment of these things that … seem …"
Col. 12: "… to men and beasts … And above all, each of the most common things constitutes these … For, [necessity? necessary?] …"
Col. 13: "… natural … therefore also … according to the … this … will be found, and lives will make no progress whatsoever, as we have no need for either pleasure or pain. In the same way, also …"
Col. 14: "… and thus lacking … I want to say … common … accomplished … to lack … and … on the right parts towards the left ones. There is an excess in the impulse …"
Col. 15: "… and of all similar things. For, according to this kind/category, according to which impulses exist by nature, there will be that which lacks nothing, so that one seeks nothing more, but completes in every respect as …"
Col. 16: "… they approach completion. Moving from these things to … [λόγος?], it [τέχνη?] accomplishes within us all that pertains to it, even though it cannot fully complete nature. And it allowed …"
Col. 17: "… we will inquire into something, but we will not grasp it, if in some way we depart from ourselves and from our own nature, and besides, in the same way as the remaining arts may be said to be perfected in one respect, but to be deficient in practical wisdom in another respect…"
Col. 18: "… being that practical wisdom … and to be about it. This [sc. λόγος] concerning the mechanical arts seems to me to be very distant from such a [conception?], and to have the technical fulfilment that is, so to speak, lame and something of such type lacking, and concerning the …"
Col. 19: "… need none. Having certainly strained ourselves to the utmost through research and learning, we will no longer be inferior to them in any respect, accomplishing in like manner the things that befit them and possessing the same practical wisdom as they …"
Col. 20: "… to happen. And such being the goods for us, even from the opposite evils there will be neither anything good—let alone beautiful—nor anything bad—let alone ugly—nor happiness …"
Col. 21: "… being greatly wise and celebrated and … to praise … as according to the eulogies …"
Col. 22: "… still … Aristocreon … to possessed things …"ios-contractor 14 hours ago
Didn't they watch enough Mummy movies to know not to do that
empiricus 19 hours ago
How much of this work is "with 5 parameters I can fit an elephant"?
HarHarVeryFunny a day ago
This is technology verging on witchcraft!
Amazing!
pacman1337 a day ago
Where is the direct English translation? I don't care about anything else.
lalaland1125 21 hours ago
Bottom of the paper, in the appendix. Don't expect much. They only got fragments of text with a lot of missing words.
Hugsbox 5 hours ago
In other words, the title is incorrect and the "entire" scroll has not been read
rustymonday 4 hours ago
ur-whale a day ago
A scroll has been read ... what does it say ?
meatmanek 21 hours ago
normie3000 a day ago
A Herculaneum effort.
thewakalix 19 hours ago
Was this announcement AI-generated?
gabrieledarrigo 9 hours ago
Was this page human-written, or AI-generated?
dev1ycan 17 hours ago
This is so beautiful in a way, like going back in time and saving someone from dying, their words are now back into history.
In a way this is sort of like the reverse of a recently aired anime (Orb: on the movements of the Earth) which talk about the opposite, people whose contributions were erased and we'll never know about them.
charcircuit a day ago
I thought we were able to read some of these scrolls years ago?
gitaarik 4 hours ago
I think some years ago they were starting to be able to read some words
albertgoeswoof 20 hours ago
Yes about 2000 years ago we read many of them, we even wrote some too!
shevy-java a day ago
Kind of cool. The eruption sort of "froze" some information in time, for later generations to learn from people living ~2000 years in the past.
juliankauai 20 hours ago
How long till someone uses the hardware and code to process all the redacted data in the epstein files. Why wait thousands of years?
tokai a day ago
I'm really hoping that the library contains some lost older Greek works. But its going to be awesome what ever we find.
helterskelter a day ago
I'm hoping for a complete(ish) Heraclitus. Also Eratosthenes, whose methods have been described but we don't have the original work where we calculated the circumference of the Earth. Also Hipparchus and Thales.
annodomini2019 a day ago
My pick would easily be the missing books of ab urbe condita by Livy, so much early Roman history that would be wonderfully filled out for us
helterskelter a day ago
Also, Aristarchus.
tus666 19 hours ago
what does it say?
davidw 17 hours ago
"We've been trying to contact you about your extended chariot warranty"
josefritzishere a day ago
This is huge, we're about to learn so much about ancient texts.
suddenlybananas a day ago
Scrolls from Herculaneum have been read for a very long time. Not disputing the achievement of digitally unrolling one, but the scrolls from the library of have been studied since the 18th century.
verditelabs a day ago
I think it's a case of HN once again butchering the title. I submitted it as the exact title from our page on scrollprize.org, "An _Entire_ Herculaneum Scroll Has Been Read For The First Time", which is IIRC true.
dang a day ago
Ok, I've restored the entire title above. Sorry about that!
(Btw, you can use the 'edit' link to fix things like this if the software gets a title change wrong.)
legitster a day ago
*Some scrolls.
They are in a variety of conditions - some of them people were able to "break" open and read. But the vast majority of what remains is too delicate and brittle to risk.
tokai a day ago
Sure, but its the potential scale that is important. There are also more scrolls still in the ground, which would make sense to dig out if they could be read.
suddenlybananas a day ago
Of course! But the title is misleading and gives people the impression that we don't already know the library is just full of Epicurean texts.
IAmBroom a day ago
jwitchel a day ago
"I'm gonna have to science the shit out of this."
Fantastic work!