• No results found

Image Analysis from a Mammographic

N/A
N/A
Protected

Academic year: 2022

Share "Image Analysis from a Mammographic"

Copied!
87
0
0

Loading.... (view fulltext now)

Full text

(1)

April 26, 2006 Mammography, CBA, Uppsala

Image Analysis from a Mammographic

Point of View

Fredrik Georgsson

Department of Computing Science

Umeå University

(2)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(3)

April 26, 2006 Mammography, CBA, Uppsala

The Problem Domain

• Breast cancer is the most common form of cancer among western women

• An efficient treatment is dependent on early diagnosis

• The best way for early diagnosis is by screening with mammography

• Efficient screening requires double reading of mammograms

• Since screening-qualified radiologists are

scarce, there is a need for computer aided

judging of mammograms

(4)

April 26, 2006 Mammography, CBA, Uppsala

MLO

B

B MLO

CC

B

B CC

(5)

April 26, 2006 Mammography, CBA, Uppsala

MLO

(6)

April 26, 2006 Mammography, CBA, Uppsala

CC

(7)

April 26, 2006 Mammography, CBA, Uppsala

(8)

April 26, 2006 Mammography, CBA, Uppsala

Mass lesions Smooth, well

demarked surface

Illdefined, spiculated, Irregular surface

Calcifications

Large, coarse

Small rounded

Clusters of fine calcifications Linear branching clusters

Irregulare shape, mixed size clusters Parenchymal

deformations

Pushed aside Interupted by

lesion Pulled in towards

lesion Secondary signs

Skin thickening

Ducts from lesion to nipple

Retraction of

nipple

Retraction of

skin

(9)

April 26, 2006 Mammography, CBA, Uppsala

(10)

April 26, 2006 Mammography, CBA, Uppsala

Screening Round 2 April 1997 – June 1999

Cancer 110 (0.038%)

Surgery 150 (0.052%)

Selected 369 (1.5%) Participants 24815 (86%)

Invited 28923

Screening

mammography

Further mammography Palpation

Ultrasound Biopsy

Interval cancer

60 (0.021%), missed by radiologists 7 (0.0024%)

(11)

April 26, 2006 Mammography, CBA, Uppsala

Difficulties With Screening

• Screening mammography

must be adapted to a situation where 1 out of 500 images

show signs of breast cancer

• Clinical mammography can be

adapted to a situation where 1

out of 10 images show signs

of breast cancer

(12)

April 26, 2006 Mammography, CBA, Uppsala

Sizes of Removed Lesions

0 5 10 15 20 25 30 35 40

1-10 mm

11-15 mm

16-20 mm

21-60 mm

Screening Round 1 Screening Round 2

Numbers based on the sizes of surgically removed lesions during the two

screening rounds carried out in the county of Västerbotten, Sweden, 1996-1999

(13)

April 26, 2006 Mammography, CBA, Uppsala

• The signs of breast cancer are much more subtle in screening mammograms

• It might not even be possible to detect the actual cancer

• You might have to look for secondary signs

– Micro-calcifications – Skin thickening

– Retraction of nipple

– Asymmetric tissue developments

(14)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(15)

April 26, 2006 Mammography, CBA, Uppsala

Image Acquisition

• Mammograms are x-ray images of breasts

• X-rays are formed when electrons collide with a matter

• The electrons are accelerated in an electrical field

• About 99% of the energy becomes heat

(16)

April 26, 2006 Mammography, CBA, Uppsala

© GE-Medical systems

(17)

April 26, 2006 Mammography, CBA, Uppsala

5 10 50 100 500 Energy [keV]

0.5 1.0 2.0 5.0

Bone Mass absorption tissue/air

Water

Fat

(18)

April 26, 2006 Mammography, CBA, Uppsala

Energy [keV]

Brake radiation

Characteristic radiation

Tube Voltage (kVp)

17.5 19.7 28

(19)

April 26, 2006 Mammography, CBA, Uppsala

© GE-Medical systems

(20)

April 26, 2006 Mammography, CBA, Uppsala

Parallel projection with infinitisimal focus

Central projection with focus area

Focus 10 times larger

than real focus

(21)

April 26, 2006 Mammography, CBA, Uppsala

(22)

April 26, 2006 Mammography, CBA, Uppsala

(23)

April 26, 2006 Mammography, CBA, Uppsala

(24)

April 26, 2006 Mammography, CBA, Uppsala

(25)

April 26, 2006 Mammography, CBA, Uppsala

•The image of points are enlarged when closer to the focus

•Images of points may overlap

•Since the focus is tilted, the image

of a point, depends on where the

point is located

(26)

April 26, 2006 Mammography, CBA, Uppsala

(27)

April 26, 2006 Mammography, CBA, Uppsala

a b

c α f

d e

(28)

April 26, 2006 Mammography, CBA, Uppsala

60cm

6cm 1cm 0.5mm 68°

0cm 23cm

Typical values for

the case of mammography

(29)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(30)

April 26, 2006 Mammography, CBA, Uppsala

Image enhancement

• The goal with enhancement is to improve the image for human interpretation

• This involves techniques such as

– Histogram equalisation/specification – Inverting the image

– Enlarging parts of the image

– Using pseudo colours

(31)

April 26, 2006 Mammography, CBA, Uppsala

(32)

April 26, 2006 Mammography, CBA, Uppsala

(33)

April 26, 2006 Mammography, CBA, Uppsala

(34)

April 26, 2006 Mammography, CBA, Uppsala

(35)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(36)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• In order to restore an image we need a model of how the image was degraded

• If we assume that the image has been degraded via a linear shift invariant process, possibly by added noise, we have

g(x,y)=f(x,y)*h(x,y) + n(x,y)

• Where g(x,y) is the observed image, f(x,y) is the

undisturbed image, h(x,y) is the degrading and

n(x,y) is the noise

(37)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• h(x,y) is known as the point spread function, or PSF

• Under the current assumptions h(x,y) carries all

information we need in order to model the degradation of the image

• Normally we gain knowledge of h(x,y) by imaging objects with known properties and from the observed image we can calculate h(x,y)

• In fact, we often estimate the transfer function H(u,v)

• The transfer function and PSF are a Fourier-transform

pair

(38)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• A problem with x-ray imaging is that it is not a linear shift invariant process

• This is due to the fact that the x-ray focus has an extension and that this focus-area is not parallel to the imaging plane

• Every point in the imaged volume will be imaged as a unique area on the imaging plane

• Thus we can conclude that the system is not

shift-invariant and that it is not enough to image

object at one position and base the estimate of

the PSF of it

(39)

April 26, 2006 Mammography, CBA, Uppsala

(40)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• By making assumptions regarding the

– geometrical setting,

– properties of the x-ray focus and, – imaged object

it is possible to estimate a realistic PSF.

(41)

April 26, 2006 Mammography, CBA, Uppsala

(42)

April 26, 2006 Mammography, CBA, Uppsala

Focal PDF, uniform 2mm h = 100 cm

A = 1 cm, B = 15.5 cm, C = 30 cm Same attenuation in all three points

A

B

C

(43)

April 26, 2006 Mammography, CBA, Uppsala

Focal PDF, uniform 2mm h = 100 cm

A = 1 cm, B = 15.5 cm, C = 30 cm

Same attenuation in all three points

(44)

April 26, 2006 Mammography, CBA, Uppsala

Focal PDF, uniform 2mm h = 100 cm

Uniform attenuation, thickness 1 cm,

1 cm from the image plane

Focal PDF, uniform 2mm h = 100 cm

Uniform attenuation, thickness 29 cm,

1 cm from the image plane

(45)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• Once we have an estimate of the PSF we can use a de-convolution in order to

estimate the original image f(x,y) from the observed g(x,y)

• Examples of methods for de-convolution are

– Wiener de-convolution

– Regularized de-convolution

– The Lucy-Richardson de-convolution

(46)

April 26, 2006 Mammography, CBA, Uppsala

g(x,y)=f(x,y)*h(x,y) + n(x,y)

(47)

April 26, 2006 Mammography, CBA, Uppsala

g(x,y)=f(x,y)*h(x,y) + n(x,y)

(48)

April 26, 2006 Mammography, CBA, Uppsala

g(x,y)=f(x,y)*h(x,y) + n(x,y)

PSF calculated from mammographic setting with uniform attenuation and tissue thickness of 9 cm.

Pixel size 44 μ m

(49)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• In some cases the degradation of the image is better modelled as

g(x,y) = f(x,y) + h(x,y) + n(x,y)

(50)

April 26, 2006 Mammography, CBA, Uppsala

Image Restoration

• In order to reduce the effect of secondary radiation in x-ray images we introduce a lead screen

Image plane Lead screen

X-ray focus

Imaged object

(51)

April 26, 2006 Mammography, CBA, Uppsala

X-ray of orthopaedic marker diameter approx 1mm

Log magnitude of Fourier spectra

0 5 10

15 20 25

30 35

0 10 20 30 40

0 2 4 6 8 10 12

0 5 10

15 20

25 30

35

0 10 20 30 40

0 2 4 6 8 10 12

FFT

Filter

FFT

(52)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(53)

April 26, 2006 Mammography, CBA, Uppsala

Image Segmentation

• In order to analyse a mammogram it has to be segmented into its constituent parts

– The breast area

– The pectoralis muscle – The mamilla

– The glandular disc

– Fat (compressed and uncompressed)

– ….

(54)

April 26, 2006 Mammography, CBA, Uppsala

(55)

April 26, 2006 Mammography, CBA, Uppsala

0 50 100 150 200 250

0 2000 4000 6000 8000 10000 12000 14000

Area of interest

(56)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

Histogram

(57)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

Histogram Cumulative histogram

(58)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

p1

p2

q1

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

Histogram Cumulative histogram

(59)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

p1

p2

q1

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

Histogram Cumulative histogram

(60)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

p1

p2

q1

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

Histogram Cumulative histogram

(61)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

0 0.5 1 1.5

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1

p1

p2

q1

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

0 0.5 1 1.5

0 0.5 1 1.5 2 2.5

Histogram Cumulative histogram

(62)

April 26, 2006 Mammography, CBA, Uppsala

0 0.5 1 1.5

0 100 200 300 400 500 600 700

Optimal: 0.3608 Mean: 0.3705

Based on 2000 tests

0.350 0.355 0.36 0.365 0.37 0.375 0.38 0.385 0.39 0.395

100 200 300 400 500 600 700

(63)

April 26, 2006 Mammography, CBA, Uppsala

Breast Border

• Based on the found threshold the image is segmented into breast and background.

• Using the original

intensities found in the background a polynomial surface is constructed

and subtracted from the image

• The procedure is

repeated until the

changes are small

(64)

April 26, 2006 Mammography, CBA, Uppsala

Breast Border

(65)

April 26, 2006 Mammography, CBA, Uppsala

Texture Classification

Mammogram Texture representation

Compressed fat Uncompressed fat Glandular tissue Muscular tissue Texture

descriptions

ANN

(66)

April 26, 2006 Mammography, CBA, Uppsala

Texture Representations

• Hard, fixed sized neighbourhood (15 x 15)

• Representation

– Runlength matrices – Fourier Spectra

• Descriptions

• RA-radon (direction)

• Q2-2nd percentile (intensity)

• RS-relative smoothness (roughness)

• S-entropy (roughness)

• RLM4-run length (roughness)

• β -signal ratio power (roughness)

(67)

April 26, 2006 Mammography, CBA, Uppsala

Uncompressed fat

Compressed fat

Glandular tissue

(68)

April 26, 2006 Mammography, CBA, Uppsala

(69)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(70)

April 26, 2006 Mammography, CBA, Uppsala

Ground Truth Assessment

• In order to evaluate the performance of an image segmentation we need a golden

truth to compare to

• Knowledge of this ground truth can be found by

– Using simulated data

– Establishing it by other examinations (for instance biopsy)

– Letting domain experts state it

(71)

April 26, 2006 Mammography, CBA, Uppsala

Result

(72)

April 26, 2006 Mammography, CBA, Uppsala

(73)

April 26, 2006 Mammography, CBA, Uppsala

Ground Truth Assessment

• Since we have variations it is non-trivial to combine ground truths assessed by

domain experts

• One domain expert might assess the ground truth differently if asked several times (intra variance)

• Different domain experts might assess the

ground truth differently (inter variance).

(74)

April 26, 2006 Mammography, CBA, Uppsala

Ground Truth Assessment

• Suppose we have K experts that have all marked a feature A

• One can define Λ to be a measure of

agreement

) , ...

(

) ...

(

2 1

2 1

p K p

p

p K p

p p

i

Α Α Α

Α Α

= Α

Λ U U U

I I

μ I

μ

00 5 10 15 20 25 30 35 40 45

0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9

Number of mammogram

Measure of agreement

If we have

any varian ce (inter o r intra)

the Λ-mea sure of ag reement is of no use

(75)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

(76)

April 26, 2006 Mammography, CBA, Uppsala

Performance Evaluation

(77)

April 26, 2006 Mammography, CBA, Uppsala

Based on all images in case except r0082

Performance Evaluation

(78)

April 26, 2006 Mammography, CBA, Uppsala

Based on all images in case except A0082

Performance Evaluation

(79)

April 26, 2006 Mammography, CBA, Uppsala

Performance Evaluation

(80)

April 26, 2006 Mammography, CBA, Uppsala

Performance Evaluation

(81)

April 26, 2006 Mammography, CBA, Uppsala

Performance Evaluation

(82)

April 26, 2006 Mammography, CBA, Uppsala

Performance Evaluation

(83)

April 26, 2006 Mammography, CBA, Uppsala

Result

,

∑ *

=

j

ij

i

E j

RankSum

where i = 1,...6, j = 1,...,6 and is a histogram over the rank value of the markings.

ij

E

(84)

April 26, 2006 Mammography, CBA, Uppsala

Result

(85)

April 26, 2006 Mammography, CBA, Uppsala

Outline

Problem domain Dom ain kno wled ge

Image Acquisition

Image Acquisition

Image Restoration

Image Restoration Image

Enhancement Image Enhancement

Image Segmentation

Image Segmentation

Ground Truth Ground Truth

Performance Evaluation Performance

Evaluation

CONCLUSIO NS

(86)

April 26, 2006 Mammography, CBA, Uppsala

Conclusions

• It is important to

– have an understanding of the problem area – roughly speak the language of the domain

experts

– have a large toolbox of image analysis methods at once disposal

– not underestimate the difficulties involved

(87)

April 26, 2006 Mammography, CBA, Uppsala

Thanks for your attention

References

Related documents

The third section of the questionnaire used in the market research consisted of scale items which served the purpose of finding out to what degree the visitors to the

what kind of information and message the contents consists of (Nilsson 2010). V4 is labeled “Matter covered”, has twelve different values and focuses on listing out the

(1) How can the target website of the childcare HDKF be restructured in terms of the arrangement of image and text and the relation of image to text to be more appealing

När en grupp bildas där man vill bygga olika image för var och en i bandet men samtidigt ge en gemensam bild till sina lyssnare som till exempel Kiss är det viktigt att vara

Enligt en svensk studie är sjuksköterskor bättre än läkare på att arbeta preventivt med ohälsosamma levnadsvanor hos patienter vilket inte får fullt stöd i denna studie

The perception of the Baltic in the Old Russian Primary Chronicle derives from two traditions different in time. The oldest tradition represented in the Table of nations dates back

of the Baltic Rim seminar, Professor Nils Blomkvist, had his 65th birthday in 2008 a “celebration conference” under the title The Image of the Baltic – a Thousand-

If there are many groups who want to program the SRAM, the group who is logged in at the computer connected to the board, should be prepared to send an image from another group to